TianoCore EDK2 master
Loading...
Searching...
No Matches
pkcs7_signedandenveloped_st Struct Reference

Public Member Functions

 STACK_OF (X509_ALGOR) *md_algs
 
 STACK_OF (X509) *cert
 
 STACK_OF (X509_CRL) *crl
 
 STACK_OF (PKCS7_SIGNER_INFO) *signer_info
 
 STACK_OF (PKCS7_RECIP_INFO) *recipientinfo
 

Data Fields

ASN1_INTEGER * version
 
PKCS7_ENC_CONTENTenc_data
 

Detailed Description

Definition at line 158 of file pkcs7.h.

Field Documentation

◆ enc_data

PKCS7_ENC_CONTENT* pkcs7_signedandenveloped_st::enc_data

Definition at line 164 of file pkcs7.h.

◆ version

ASN1_INTEGER* pkcs7_signedandenveloped_st::version

Definition at line 159 of file pkcs7.h.


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