Data Fields | |
union { | |
tstrRootCertEcdsaKeyInfo strEcsdaKeyInfo | |
tstrRootCertRsaKeyInfo strRsaKeyInfo | |
}; | |
uint32 | u32PubKeyType |
union { ... } |
tstrRootCertEcdsaKeyInfo tstrRootCertPubKeyInfo::strEcsdaKeyInfo |
Referenced by UpdateRootList(), and writeRootCertEntry().
tstrRootCertRsaKeyInfo tstrRootCertPubKeyInfo::strRsaKeyInfo |
Referenced by UpdateRootList(), and writeRootCertEntry().
uint32 tstrRootCertPubKeyInfo::u32PubKeyType |
Referenced by UpdateRootList(), and writeRootCertEntry().