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 1117 of file x509_common.h.

Field Documentation

◆ certIssuer

Definition at line 1122 of file x509_common.h.

◆ invalidityDate

X509InvalidityDate invalidityDate

Definition at line 1121 of file x509_common.h.

◆ raw

Definition at line 1119 of file x509_common.h.

◆ reasonCode

X509CrlReason reasonCode

Definition at line 1120 of file x509_common.h.


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