Pkcs7SignerInfos Struct Reference

Collection of signer informations. More...

#include <pkcs7_common.h>

Data Fields

X509OctetString raw
 
uint_t numSignerInfos
 
Pkcs7SignerInfo signerInfos [PKCS7_MAX_SIGNER_INFOS]
 

Detailed Description

Collection of signer informations.

Definition at line 279 of file pkcs7_common.h.

Field Documentation

◆ numSignerInfos

uint_t numSignerInfos

Definition at line 282 of file pkcs7_common.h.

◆ raw

Definition at line 281 of file pkcs7_common.h.

◆ signerInfos

Definition at line 283 of file pkcs7_common.h.


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