nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches

◆ pkcs15_ef_dodf_path_decode()

bool pkcs15_ef_dodf_path_decode ( const uint8_t * bytes,
size_t len,
pkcs15_object_t * object )

Decode PKCS #15 EF(DODF) Path.

Parameters
[in]bytesArray of bytes containing ASN.1.
[in]lenLength of bytes array.
[out]objectPKCS #15 object with decoded values.
Returns
true on success.