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

Field Documentation

◆ crlEntryExtensions

X509CrlEntryExtensions crlEntryExtensions

Definition at line 1228 of file x509_common.h.

◆ revocationDate

DateTime revocationDate

Definition at line 1227 of file x509_common.h.

◆ userCert

X509SerialNumber userCert

Definition at line 1226 of file x509_common.h.


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