![]() |
nRF Connect SDK API 3.3.99
|
| bool pkcs15_ef_odf_path_decode | ( | const uint8_t * | bytes, |
| size_t | len, | ||
| pkcs15_object_t * | object ) |
Decode PKCS #15 EF(ODF) Path.
| [in] | bytes | Array of bytes containing ASN.1. |
| [in] | len | Length of bytes array. |
| [out] | object | PKCS #15 object with decoded values. |