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
AUTHORITY_KEYID* akid;
Undocumented in source.
base_crl_number
ASN1_INTEGER* base_crl_number;
Undocumented in source.
crl
X509_CRL_INFO* crl;
Undocumented in source.
crl_number
ASN1_INTEGER* crl_number;
Undocumented in source.
flags
int flags;
Undocumented in source.
idp
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_OF!(GENERAL_NAMES)* issuers;
Undocumented in source.
meth
const(X509_CRL_METHOD)* meth;
Undocumented in source.
meth_data
void* meth_data;
Undocumented in source.
references
int references;
Undocumented in source.
sha1_hash
ubyte[SHA_DIGEST_LENGTH] sha1_hash;
Undocumented in source.
sig_alg
X509_ALGOR* sig_alg;
Undocumented in source.
signature
ASN1_BIT_STRING* signature;
Undocumented in source.

Meta