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 1181 of file x509_common.h.
Field Documentation
◆ authKeyId
X509AuthKeyId authKeyId |
Definition at line 1187 of file x509_common.h.
◆ crlNumber
X509CrlNumber crlNumber |
Definition at line 1184 of file x509_common.h.
◆ deltaCrlIndicator
X509DeltaCrlIndicator deltaCrlIndicator |
Definition at line 1185 of file x509_common.h.
◆ issuingDistrPoint
X509IssuingDistrPoint issuingDistrPoint |
Definition at line 1186 of file x509_common.h.
◆ raw
X509OctetString raw |
Definition at line 1183 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h