Microchip® Advanced Software Framework

tstrRootCertEcdsaKeyInfo Struct Reference

Info about a ECDSA public key.

#include <m2m_types.h>

Data Fields

uint16 u16CurveID
 
uint16 u16KeySz
 

uint16 tstrRootCertEcdsaKeyInfo::u16CurveID

Elliptic curve ID.

Referenced by writeRootCertEntry().

uint16 tstrRootCertEcdsaKeyInfo::u16KeySz

Elliptic curve coordinate length.

Referenced by UpdateRootList(), and writeRootCertEntry().