
|
My Project
|
Data Fields | |
| buffer * | certs |
| buffer * | exts |
| DecodedCert * | dCert |
| word32 | idx |
| word32 | begin |
| int | totalCerts |
| int | count |
| int | certIdx |
| int | lastErr |
| byte | ctxSz |
| char | untrustedDepth |
| word16 | fatal:1 |
| word16 | verifyErr:1 |
| word16 | dCertInit:1 |
| word16 | haveTrustPeer:1 |