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

Field Documentation

◆ certIssuer

Definition at line 1115 of file x509_common.h.

◆ invalidityDate

X509InvalidityDate invalidityDate

Definition at line 1114 of file x509_common.h.

◆ raw

Definition at line 1112 of file x509_common.h.

◆ reasonCode

X509CrlReason reasonCode

Definition at line 1113 of file x509_common.h.


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