X509CrlEntryExtensions Struct Reference

CRL entry extensions. More...

#include <x509_common.h>

Data Fields

X509OctetString raw
 
X509CrlReason reasonCode
 
X509InvalidityDate invalidityDate
 
X509CertificateIssuer certIssuer
 

Detailed Description

CRL entry extensions.

Definition at line 1211 of file x509_common.h.

Field Documentation

◆ certIssuer

Definition at line 1216 of file x509_common.h.

◆ invalidityDate

X509InvalidityDate invalidityDate

Definition at line 1215 of file x509_common.h.

◆ raw

Definition at line 1213 of file x509_common.h.

◆ reasonCode

X509CrlReason reasonCode

Definition at line 1214 of file x509_common.h.


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