
|
My Project
|
Data Fields | |
| word32 | pubKeySize |
| word32 | keyOID |
| word16 | keyUsage |
| byte | maxPathLen |
| byte | pathLength |
| byte | pathLengthSet: 1 |
| byte | selfSigned: 1 |
| const byte * | publicKey |
| int | nameLen |
| char * | name |
| Base_entry * | permittedNames |
| Base_entry * | excludedNames |
| byte | subjectNameHash [SIGNER_DIGEST_SIZE] |
| byte | subjectKeyIdHash [SIGNER_DIGEST_SIZE] |
| byte | subjectKeyHash [KEYID_SIZE] |
| DerBuffer * | derCert |
| word32 | cm_idx |
| Signer * | next |