![]() |
TrustCore SDK NanoCert API reference
version 7.0
|
The 'signer info' structure. More...
Data Fields | |
ubyte4 | ASN1Len |
ubyte4 | msgSigDigestLen |
ubyte * | pASN1 |
ubyte * | pMsgSigDigest |
TimeDate * | pSigningTime |
intBoolean | verifies |
This structure contains the signer data, and a boolean that shows if the signature was successfully verified.
The 'raw' ASN1 encoded signature is included, so that user code can access attributes and other optional field.