RSA Security logo

RSA BSAFE Cert-C
API Reference

PKI_ISSUER_SERIAL_NUMBER Struct Reference

Identifies issuer and serial number of a certificate.

It is a member of the PKI_CERT_IDENTIFIER structure.

Data Fields
issuerName The issuer name of a certificate.
serialNumber The serial number of a certificate.

#include <pkimsg.h>

01477 typedef struct {
01478   GENERAL_NAME issuerName;
01479   ITEM         serialNumber;
01480 } PKI_ISSUER_SERIAL_NUMBER;

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


RSA BSAFE® Cert-C 2.7 API Reference