
|
My Project
|
Data Fields | |
| word32 | certBegin |
| word32 | sigIndex |
| word32 | sigLength |
| word32 | signatureOID |
| byte * | signature |
| byte | issuerHash [SIGNER_DIGEST_SIZE] |
| byte | crlHash [SIGNER_DIGEST_SIZE] |
| byte | lastDate [MAX_DATE_SIZE] |
| byte | nextDate [MAX_DATE_SIZE] |
| byte | lastDateFormat |
| byte | nextDateFormat |
| RevokedCert * | certs |
| int | totalCerts |
| void * | heap |
| byte | extAuthKeyIdSet |
| byte | extAuthKeyId [SIGNER_DIGEST_SIZE] |