Hi!,
I am trying to create a CSR and tried to use the sample code in the nwp guide (https://www.ti.com/lit/ug/swru455m/swru455m.pdf?ts=1665552773058&ref_url=https%253A%252F%252Fwww.google.com%252F - Chapter 17.1.1.4). I would like to only create a CSR and hence use the command SL_NETUTIL_CRYPTO_CSR_SAVE.
On compilation, the error identifier "SL_NETUTIL_CRYPTO_CSR_SAVE" is undefined is returned.
I scouted the SDK and did not find the definition of the macro SL_NETUTIL_CRYPTO_CSR_SAVE. I could only find the definition of SL_NETUTIL_CRYPTO_CERT_SIGN_AND_SAVE
The SDK version used is simplelink_cc32xx_sdk_6_10_00_05
Can you please support on this ?
BR,
Sneha