CryptoAuthLib
Microchip CryptoAuthentication Library
atcacert_cert_loc_s Struct Reference

#include <atcacert_def.h>

Data Fields

uint16_t offset
 Byte offset in the certificate template. More...
 
uint16_t count
 Byte count. Set to 0 if it doesn't exist. More...
 

Detailed Description

Defines a chunk of data in a certificate template.

Field Documentation

◆ count

uint16_t count

Byte count. Set to 0 if it doesn't exist.

◆ offset

uint16_t offset

Byte offset in the certificate template.