Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Dx509.h116 struct x509_revoked_st { struct
117 ASN1_INTEGER serialNumber; /* revoked entry serial number */
118 ASN1_TIME *revocationDate; /* revocation date */
123 int reason;
128 int sequence;
/netbsd-src/crypto/external/bsd/openssl/dist/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;