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

Field Documentation

◆ certIssuer

Definition at line 1170 of file x509_common.h.

◆ invalidityDate

X509InvalidityDate invalidityDate

Definition at line 1169 of file x509_common.h.

◆ raw

Definition at line 1167 of file x509_common.h.

◆ reasonCode

X509CrlReason reasonCode

Definition at line 1168 of file x509_common.h.


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