X509CrlExtensions Struct Reference
CRL extensions. More...
#include <x509_common.h>
Data Fields | |
const uint8_t * | rawData |
size_t | rawDataLen |
X509CrlNumber | crlNumber |
X509DeltaCrlIndicator | deltaCrlIndicator |
X509IssuingDistrPoint | issuingDistrPoint |
X509AuthorityKeyId | authKeyId |
Detailed Description
CRL extensions.
Definition at line 1067 of file x509_common.h.
Field Documentation
◆ authKeyId
X509AuthorityKeyId authKeyId |
Definition at line 1074 of file x509_common.h.
◆ crlNumber
X509CrlNumber crlNumber |
Definition at line 1071 of file x509_common.h.
◆ deltaCrlIndicator
X509DeltaCrlIndicator deltaCrlIndicator |
Definition at line 1072 of file x509_common.h.
◆ issuingDistrPoint
X509IssuingDistrPoint issuingDistrPoint |
Definition at line 1073 of file x509_common.h.
◆ rawData
const uint8_t* rawData |
Definition at line 1069 of file x509_common.h.
◆ rawDataLen
size_t rawDataLen |
Definition at line 1070 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h