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

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

Data Fields

mbedtls_asn1_buf ContentTypeOid
 
struct MbedtlsPkcs7SignedData SignedData
 

Detailed Description

PKCS7 struct, only support SignedData

Definition at line 74 of file CryptPkcs7Internal.h.

Field Documentation

◆ ContentTypeOid

mbedtls_asn1_buf MbedtlsPkcs7::ContentTypeOid

Definition at line 75 of file CryptPkcs7Internal.h.

◆ SignedData

struct MbedtlsPkcs7SignedData MbedtlsPkcs7::SignedData

Definition at line 76 of file CryptPkcs7Internal.h.


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