Mbed TLS v3.6.2
Loading...
Searching...
No Matches
mbedtls_pkcs7 Struct Reference

#include <pkcs7.h>

Collaboration diagram for mbedtls_pkcs7:

Data Fields

mbedtls_pkcs7_buf private_raw
 
mbedtls_pkcs7_signed_data private_signed_data
 

Detailed Description

Structure holding PKCS #7 structure, only signed data for now

Definition at line 138 of file pkcs7.h.

Field Documentation

◆ private_raw

mbedtls_pkcs7_buf mbedtls_pkcs7::private_raw

Definition at line 139 of file pkcs7.h.

◆ private_signed_data

mbedtls_pkcs7_signed_data mbedtls_pkcs7::private_signed_data

Definition at line 140 of file pkcs7.h.


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