mbed TLS v3.3.0
Loading...
Searching...
No Matches
Data Fields
mbedtls_pkcs7_data Struct Reference

#include <pkcs7.h>

Collaboration diagram for mbedtls_pkcs7_data:
Collaboration graph
[legend]

Data Fields

mbedtls_pkcs7_buf private_oid
 
mbedtls_pkcs7_buf private_data
 

Detailed Description

Structure holding attached data as part of PKCS7 signed data format

Definition at line 140 of file pkcs7.h.

Field Documentation

◆ private_data

mbedtls_pkcs7_buf mbedtls_pkcs7_data::private_data

Definition at line 143 of file pkcs7.h.

◆ private_oid

mbedtls_pkcs7_buf mbedtls_pkcs7_data::private_oid

Definition at line 142 of file pkcs7.h.


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