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 1168 of file x509_common.h.
Field Documentation
◆ certIssuer
| X509CertificateIssuer certIssuer |
Definition at line 1173 of file x509_common.h.
◆ invalidityDate
| X509InvalidityDate invalidityDate |
Definition at line 1172 of file x509_common.h.
◆ raw
| X509OctetString raw |
Definition at line 1170 of file x509_common.h.
◆ reasonCode
| X509CrlReason reasonCode |
Definition at line 1171 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
