Home
last modified time | relevance | path

Searched defs:x509_revoked_st (Results 1 – 1 of 1) sorted by relevance

/openssl/include/crypto/
H A Dx509.h130 struct x509_revoked_st { struct
131 ASN1_INTEGER serialNumber; /* revoked entry serial number */
132 ASN1_TIME *revocationDate; /* revocation date */
137 int reason;
142 int sequence;

Completed in 6 milliseconds