X509_crl_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

akid
libressl_d.openssl.ossl_typ.AUTHORITY_KEYID* akid;
Undocumented in source.
base_crl_number
libressl_d.openssl.ossl_typ.ASN1_INTEGER* base_crl_number;
Undocumented in source.
crl
.X509_CRL_INFO* crl;
Undocumented in source.
crl_number
libressl_d.openssl.ossl_typ.ASN1_INTEGER* crl_number;
Undocumented in source.
flags
int flags;
Undocumented in source.
idp
libressl_d.openssl.ossl_typ.ISSUING_DIST_POINT* idp;
Undocumented in source.
idp_flags
int idp_flags;
Undocumented in source.
idp_reasons
int idp_reasons;
Undocumented in source.
issuers
.stack_st_GENERAL_NAMES* issuers;
Undocumented in source.
meth
const(libressl_d.openssl.ossl_typ.X509_CRL_METHOD)* meth;
Undocumented in source.
meth_data
void* meth_data;
Undocumented in source.
references
int references;
Undocumented in source.
sha1_hash
ubyte[libressl_d.openssl.sha.SHA_DIGEST_LENGTH] sha1_hash;
Undocumented in source.
sig_alg
libressl_d.openssl.ossl_typ.X509_ALGOR* sig_alg;
Undocumented in source.
signature
libressl_d.openssl.ossl_typ.ASN1_BIT_STRING* signature;
Undocumented in source.

Meta