TrustCore SDK NanoCert API reference  version 7.0
MOC_CMS_IssuerSerialNumber Struct Reference

The 'issuer' and 'serial number' of a certificate. More...

Data Fields

ubyte4 issuerLen
 
ubyte * pIssuer
 
ubyte * pSerialNumber
 
ubyte4 serialNumberLen
 

Detailed Description

This structure combines the parsed/created ASN.1 data of two certificate fields:

  • The issuer name fields.
  • The serial number value.

This data is used in a callback to access the matching private key data, as managed by the user code.


The documentation for this struct was generated from the following file: