#include <crypto_api.h>
uint8 txtrX509CertInfo::au8SerialNo[64] |
Referenced by BuildServerX509CertChain(), and CryptoX509CertDecode().
void* txtrX509CertInfo::pvPrivate |
Referenced by CryptoInternalMalloc(), CryptoX509CertDecode(), and CryptoX509DeleteContext().
tstrSystemTime txtrX509CertInfo::strExpiryDate |
Referenced by CryptoX509CertDecode(), and writeRootCertEntry().
tstrX509Name txtrX509CertInfo::strIssuer |
Referenced by CryptoX509CertDecode(), and ReadServerX509Chain().
tstrX509CertPublicKey txtrX509CertInfo::strPubKey |
Referenced by CryptoX509CertDecode(), ValidateKeyMaterial(), writeRootCertEntry(), and WriteTlsServerKeyMaterial().
tstrSystemTime txtrX509CertInfo::strStartDate |
Referenced by CryptoX509CertDecode(), and writeRootCertEntry().
tstrX509Name txtrX509CertInfo::strSubject |
Referenced by CryptoX509CertDecode(), GetRootCertificate(), ReadServerX509Chain(), UpdateRootList(), and writeRootCertEntry().
uint8 txtrX509CertInfo::u8SerialNumberLength |
Referenced by BuildServerX509CertChain(), and CryptoX509CertDecode().