#include <x509.h>
Public Member Functions | |
STACK_OF (GENERAL_NAMES)*issuers | |
STACK_OF (GENERAL_NAMES)*issuers | |
Public Attributes | |
X509_CRL_INFO * | crl |
X509_ALGOR * | sig_alg |
ASN1_BIT_STRING * | signature |
int | references |
int | flags |
AUTHORITY_KEYID * | akid |
ISSUING_DIST_POINT * | idp |
int | idp_flags |
int | idp_reasons |
ASN1_INTEGER * | crl_number |
ASN1_INTEGER * | base_crl_number |
unsigned char | sha1_hash [SHA_DIGEST_LENGTH] |
const X509_CRL_METHOD * | meth |
void * | meth_data |
X509_crl_st::STACK_OF | ( | GENERAL_NAMES | ) |
X509_crl_st::STACK_OF | ( | GENERAL_NAMES | ) |
AUTHORITY_KEYID * X509_crl_st::akid |
ASN1_INTEGER * X509_crl_st::base_crl_number |
X509_CRL_INFO * X509_crl_st::crl |
ASN1_INTEGER * X509_crl_st::crl_number |
ISSUING_DIST_POINT * X509_crl_st::idp |
const X509_CRL_METHOD * X509_crl_st::meth |
X509_ALGOR * X509_crl_st::sig_alg |
ASN1_BIT_STRING * X509_crl_st::signature |