CryptoAuthLib
Microchip CryptoAuthentication Library
|
#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... | |
Defines a chunk of data in a certificate template.
uint16_t count |
Byte count. Set to 0 if it doesn't exist.
uint16_t offset |
Byte offset in the certificate template.