Microchip® Advanced Software Framework

tstrX509CertPublicKey Struct Reference

#include <crypto_api.h>

Data Fields

union {
   tstrECDSAPubKey   strEcdsaPub
 
   tstrRSAPubKey   strRsaPub
 
}; 
 
tenuCertPubKeyType enuCertKeyType
 

union { ... }
tenuCertPubKeyType tstrX509CertPublicKey::enuCertKeyType
tstrECDSAPubKey tstrX509CertPublicKey::strEcdsaPub
tstrRSAPubKey tstrX509CertPublicKey::strRsaPub