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 1123 of file x509_common.h.

Field Documentation

◆ crlEntryExtensions

X509CrlEntryExtensions crlEntryExtensions

Definition at line 1127 of file x509_common.h.

◆ revocationDate

DateTime revocationDate

Definition at line 1126 of file x509_common.h.

◆ userCert

X509SerialNumber userCert

Definition at line 1125 of file x509_common.h.


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