My Project
Loading...
Searching...
No Matches
Cert Struct Reference

Data Fields

int version
byte serial [CTC_SERIAL_SIZE]
int serialSz
int sigType
CertName issuer
int daysValid
int selfSigned
CertName subject
int isCA
int bodySz
int keyType
byte altNames [CTC_MAX_ALT_SIZE]
int altNamesSz
byte beforeDate [CTC_DATE_SIZE]
int beforeDateSz
byte afterDate [CTC_DATE_SIZE]
int afterDateSz
byte skid [CTC_MAX_SKID_SIZE]
int skidSz
byte akid [CTC_MAX_AKID_SIZE]
int akidSz
word16 keyUsage
byte extKeyUsage
byte extKeyUsageOID [CTC_MAX_EKU_NB][CTC_MAX_EKU_OID_SZ]
byte extKeyUsageOIDSz [CTC_MAX_EKU_NB]
char certPolicies [CTC_MAX_CERTPOL_NB][CTC_MAX_CERTPOL_SZ]
word16 certPoliciesNb
byte issRaw [sizeof(CertName)]
byte sbjRaw [sizeof(CertName)]
char challengePw [CTC_NAME_SIZE]
int challengePwPrintableString
void * decodedCert
byte * der
void * heap