X509RevokedCertificate Struct Reference
Revoked certificate. More...
#include <x509_common.h>
Data Fields | |
X509SerialNumber | userCert |
DateTime | revocationDate |
X509CrlEntryExtensions | crlEntryExtensions |
Detailed Description
Revoked certificate.
Definition at line 1130 of file x509_common.h.
Field Documentation
◆ crlEntryExtensions
X509CrlEntryExtensions crlEntryExtensions |
Definition at line 1134 of file x509_common.h.
◆ revocationDate
DateTime revocationDate |
Definition at line 1133 of file x509_common.h.
◆ userCert
X509SerialNumber userCert |
Definition at line 1132 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h