OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
X509_crl_st Struct Reference

#include <x509.h>

Public Member Functions

 STACK_OF (GENERAL_NAMES)*issuers
 
 STACK_OF (GENERAL_NAMES)*issuers
 

Public Attributes

X509_CRL_INFOcrl
 
X509_ALGORsig_alg
 
ASN1_BIT_STRINGsignature
 
int references
 
int flags
 
AUTHORITY_KEYIDakid
 
ISSUING_DIST_POINTidp
 
int idp_flags
 
int idp_reasons
 
ASN1_INTEGERcrl_number
 
ASN1_INTEGERbase_crl_number
 
unsigned char sha1_hash [SHA_DIGEST_LENGTH]
 
const X509_CRL_METHODmeth
 
voidmeth_data
 

Detailed Description

Definition at line 461 of file x509.h.

Member Function Documentation

X509_crl_st::STACK_OF ( GENERAL_NAMES  )
X509_crl_st::STACK_OF ( GENERAL_NAMES  )

Member Data Documentation

AUTHORITY_KEYID * X509_crl_st::akid

Definition at line 470 of file x509.h.

ASN1_INTEGER * X509_crl_st::base_crl_number

Definition at line 477 of file x509.h.

X509_CRL_INFO * X509_crl_st::crl

Definition at line 464 of file x509.h.

ASN1_INTEGER * X509_crl_st::crl_number

Definition at line 476 of file x509.h.

int X509_crl_st::flags

Definition at line 468 of file x509.h.

ISSUING_DIST_POINT * X509_crl_st::idp

Definition at line 471 of file x509.h.

int X509_crl_st::idp_flags

Definition at line 473 of file x509.h.

int X509_crl_st::idp_reasons

Definition at line 474 of file x509.h.

const X509_CRL_METHOD * X509_crl_st::meth

Definition at line 482 of file x509.h.

void * X509_crl_st::meth_data

Definition at line 483 of file x509.h.

int X509_crl_st::references

Definition at line 467 of file x509.h.

unsigned char X509_crl_st::sha1_hash

Definition at line 479 of file x509.h.

X509_ALGOR * X509_crl_st::sig_alg

Definition at line 465 of file x509.h.

ASN1_BIT_STRING * X509_crl_st::signature

Definition at line 466 of file x509.h.


The documentation for this struct was generated from the following files: