CryptoAuthLib
Microchip CryptoAuthentication Library
|
#include <atcacert_def.h>
Data Fields | |
char | id [16] |
ID identifying this element. More... | |
atcacert_device_loc_t | device_loc |
Location in the device for the element. More... | |
atcacert_cert_loc_t | cert_loc |
Location in the certificate template for the element. More... | |
Defines a generic dynamic element for a certificate including the device and template locations.
atcacert_cert_loc_t cert_loc |
Location in the certificate template for the element.
atcacert_device_loc_t device_loc |
Location in the device for the element.
char id[16] |
ID identifying this element.