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

#include <CryptoPkg/Library/BaseCryptLibMbedTls/Pk/CryptPkcs7Internal.h>

Data Fields

INT32 Version
 
mbedtls_asn1_buf DigestAlgorithms
 
struct MbedtlsPkcs7Data ContentInfo
 
mbedtls_x509_crt Certificates
 
mbedtls_x509_crl Crls
 
struct MbedtlsPkcs7SignerInfo SignerInfos
 

Detailed Description

Field Documentation

◆ Certificates

mbedtls_x509_crt MbedtlsPkcs7SignedData::Certificates

Definition at line 66 of file CryptPkcs7Internal.h.

◆ ContentInfo

struct MbedtlsPkcs7Data MbedtlsPkcs7SignedData::ContentInfo

Definition at line 65 of file CryptPkcs7Internal.h.

◆ Crls

mbedtls_x509_crl MbedtlsPkcs7SignedData::Crls

Definition at line 67 of file CryptPkcs7Internal.h.

◆ DigestAlgorithms

mbedtls_asn1_buf MbedtlsPkcs7SignedData::DigestAlgorithms

Definition at line 64 of file CryptPkcs7Internal.h.

◆ SignerInfos

struct MbedtlsPkcs7SignerInfo MbedtlsPkcs7SignedData::SignerInfos

Definition at line 68 of file CryptPkcs7Internal.h.

◆ Version

INT32 MbedtlsPkcs7SignedData::Version

Definition at line 63 of file CryptPkcs7Internal.h.


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