webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
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
 

Public Attributes

X509_CRL_INFOcrl
 
X509_ALGORsig_alg
 
ASN1_BIT_STRINGsignature
 
CRYPTO_refcount_t 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
 

Member Function Documentation

◆ STACK_OF()

X509_crl_st::STACK_OF ( GENERAL_NAMES  )

Member Data Documentation

◆ akid

AUTHORITY_KEYID* X509_crl_st::akid

◆ base_crl_number

ASN1_INTEGER* X509_crl_st::base_crl_number

◆ crl

X509_CRL_INFO* X509_crl_st::crl

◆ crl_number

ASN1_INTEGER* X509_crl_st::crl_number

◆ flags

int X509_crl_st::flags

◆ idp

ISSUING_DIST_POINT* X509_crl_st::idp

◆ idp_flags

int X509_crl_st::idp_flags

◆ idp_reasons

int X509_crl_st::idp_reasons

◆ meth

const X509_CRL_METHOD* X509_crl_st::meth

◆ meth_data

void* X509_crl_st::meth_data

◆ references

CRYPTO_refcount_t X509_crl_st::references

◆ sha1_hash

unsigned char X509_crl_st::sha1_hash[SHA_DIGEST_LENGTH]

◆ sig_alg

X509_ALGOR* X509_crl_st::sig_alg

◆ signature

ASN1_BIT_STRING* X509_crl_st::signature

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