
|
My Project
|
Data Fields | |
| int | nameLen |
| char * | name |
| Base_entry * | permittedNames |
| Base_entry * | excludedNames |
| byte | subjectNameHash [SIGNER_DIGEST_SIZE] |
| byte | subjectKeyIdHash [SIGNER_DIGEST_SIZE] |
| word32 | sigLen |
| byte * | sig |
| struct TrustedPeerCert * | next |