Pkcs7Crls Struct Reference

Collection of CRLs. More...

#include <pkcs7_common.h>

Data Fields

X509OctetString raw
 
uint_t numCrls
 
X509OctetString crls [PKCS7_MAX_CRLS]
 

Detailed Description

Collection of CRLs.

Definition at line 201 of file pkcs7_common.h.

Field Documentation

◆ crls

Definition at line 205 of file pkcs7_common.h.

◆ numCrls

uint_t numCrls

Definition at line 204 of file pkcs7_common.h.

◆ raw

Definition at line 203 of file pkcs7_common.h.


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