![]() |
TrustCore SDK NanoCert API reference
version 7.0
|
The 'issuer' and 'serial number' of a certificate. More...
Data Fields | |
ubyte4 | issuerLen |
ubyte * | pIssuer |
ubyte * | pSerialNumber |
ubyte4 | serialNumberLen |
This structure combines the parsed/created ASN.1 data of two certificate fields:
This data is used in a callback to access the matching private key data, as managed by the user code.