Pkcs7RecipientInfos Struct Reference

Collection of recipient informations. More...

#include <pkcs7_common.h>

Data Fields

X509OctetString raw
 
uint_t numRecipientInfos
 
Pkcs7RecipientInfo recipientInfos [PKCS7_MAX_RECIPIENT_INFOS]
 

Detailed Description

Collection of recipient informations.

Definition at line 304 of file pkcs7_common.h.

Field Documentation

◆ numRecipientInfos

uint_t numRecipientInfos

Definition at line 307 of file pkcs7_common.h.

◆ raw

Definition at line 306 of file pkcs7_common.h.

◆ recipientInfos

Definition at line 308 of file pkcs7_common.h.


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