TianoCore EDK2 master
|
#include <CryptoPkg/Library/BaseCryptLibMbedTls/Pk/CryptPkcs7Internal.h>
Data Fields | |
mbedtls_asn1_buf | ContentTypeOid |
struct MbedtlsPkcs7SignedData | SignedData |
PKCS7 struct, only support SignedData
Definition at line 74 of file CryptPkcs7Internal.h.
mbedtls_asn1_buf MbedtlsPkcs7::ContentTypeOid |
Definition at line 75 of file CryptPkcs7Internal.h.
struct MbedtlsPkcs7SignedData MbedtlsPkcs7::SignedData |
Definition at line 76 of file CryptPkcs7Internal.h.