CryptoAuthLib v3.7.6
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
atcacert_cert_element_s Struct Reference

#include <lib/atcacert/atcacert_def.h>

Data Fields

char id [25]
 ID identifying this element.
 
atcacert_device_loc_t device_loc
 Location in the device for the element.
 
atcacert_cert_loc_t cert_loc
 Location in the certificate template for the element.
 
atcacert_transform_t transforms [2]
 List of transforms from device to cert for this element.
 

Detailed Description

Defines a generic dynamic element for a certificate including the device and template locations.