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