Header of a root certificate entry in flash.
#include <m2m_types.h>
Data Fields | |
uint8 | au8SHA1NameHash [20] |
tstrSystemTime | strExpDate |
tstrRootCertPubKeyInfo | strPubKey |
uint8 tstrRootCertEntryHeader::au8SHA1NameHash[20] |
SHA1 digest of root certificate issuer name. Used as entry identifier.
tstrSystemTime tstrRootCertEntryHeader::strExpDate |
Expiry date of root certificate.
tstrRootCertPubKeyInfo tstrRootCertEntryHeader::strPubKey |
Info about root certificate public key.