Pkcs7Certificates Struct Reference

Collection of certificates. More...

#include <pkcs7_common.h>

Data Fields

X509OctetString raw
 
uint_t numCertificates
 
X509OctetString certificates [PKCS7_MAX_CERTIFICATES]
 

Detailed Description

Collection of certificates.

Definition at line 189 of file pkcs7_common.h.

Field Documentation

◆ certificates

Definition at line 193 of file pkcs7_common.h.

◆ numCertificates

uint_t numCertificates

Definition at line 192 of file pkcs7_common.h.

◆ raw

Definition at line 191 of file pkcs7_common.h.


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