CryptoAuthLib
Microchip CryptoAuthentication Library
atcacert_cert_element_s Struct Reference

#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...
 

Detailed Description

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

Field Documentation

◆ cert_loc

Location in the certificate template for the element.

◆ device_loc

Location in the device for the element.

◆ id

char id[16]

ID identifying this element.