Opaque STACK_OF(X509_CRL) container type.

Synopsis

Declared in <openssl/x509.h>

struct stack_st_X509_CRL;

Non-Member Functions

Name

Description

CMS_get1_crls

Return a newly allocated stack of CRLs embedded in a CMS ContentInfo.

X509_STORE_CTX_get1_crls

Retrieve CRLs from the store behind st whose issuer matches nm.

Created with MrDocs