Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Dx509.h89 struct X509_crl_info_st { struct
90 ASN1_INTEGER *version; /* version: defaults to v1(0) so may be NULL */
91 X509_ALGOR sig_alg; /* signature algorithm */
92 X509_NAME *issuer; /* CRL issuer name */
93 ASN1_TIME *lastUpdate; /* lastUpdate field */
94 ASN1_TIME *nextUpdate; /* nextUpdate field: optional */
97 ASN1_ENCODING enc; /* encoding of signed portion of CRL */