14#ifndef PKCS15_DECODE_H_
15#define PKCS15_DECODE_H_
bool pkcs15_ef_odf_path_decode(const uint8_t *bytes, size_t len, pkcs15_object_t *object)
Decode PKCS #15 EF(ODF) Path.
bool pkcs15_ef_dodf_path_decode(const uint8_t *bytes, size_t len, pkcs15_object_t *object)
Decode PKCS #15 EF(DODF) Path.
#define PATH_SIZE
Definition pkcs15_decode.h:26
Definition pkcs15_decode.h:29