Microchip® Advanced Software Framework

tstrRootCertRsaKeyInfo Struct Reference

Info about a RSA public key.

#include <m2m_types.h>

Data Fields

uint16 u16ESz
 
uint16 u16NSz
 

uint16 tstrRootCertRsaKeyInfo::u16ESz

Public exponent length.

Referenced by UpdateRootList(), and writeRootCertEntry().

uint16 tstrRootCertRsaKeyInfo::u16NSz

Modulus length.

Referenced by UpdateRootList(), and writeRootCertEntry().