X509CrlExtensions Struct Reference

CRL extensions. More...

#include <x509_common.h>

Data Fields

X509OctetString raw
 
X509CrlNumber crlNumber
 
X509DeltaCrlIndicator deltaCrlIndicator
 
X509IssuingDistrPoint issuingDistrPoint
 
X509AuthKeyId authKeyId
 

Detailed Description

CRL extensions.

Definition at line 1174 of file x509_common.h.

Field Documentation

◆ authKeyId

X509AuthKeyId authKeyId

Definition at line 1180 of file x509_common.h.

◆ crlNumber

X509CrlNumber crlNumber

Definition at line 1177 of file x509_common.h.

◆ deltaCrlIndicator

X509DeltaCrlIndicator deltaCrlIndicator

Definition at line 1178 of file x509_common.h.

◆ issuingDistrPoint

X509IssuingDistrPoint issuingDistrPoint

Definition at line 1179 of file x509_common.h.

◆ raw

Definition at line 1176 of file x509_common.h.


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