Microchip® Advanced Software Framework

tstrRootCertFlashHeader Struct Reference

Header of the root certificate flash storage area.

#include <m2m_types.h>

Data Fields

uint8 au8StartPattern [16]
 
uint32 u32nCerts
 

uint8 tstrRootCertFlashHeader::au8StartPattern

Start pattern of root certificate flash store.

Referenced by UpdateRootList().

uint32 tstrRootCertFlashHeader::u32nCerts

Number of entries in root certificate flash store.

Referenced by UpdateRootList().