|
mbed TLS v3.4.0
|
#include <x509_crt.h>

Data Fields | |
| mbedtls_x509_crt_verify_chain_item | private_items [MBEDTLS_X509_MAX_VERIFY_CHAIN_SIZE] |
| unsigned | private_len |
Verification chain as built by mbedtls_crt_verify_chain()
Definition at line 259 of file x509_crt.h.
| mbedtls_x509_crt_verify_chain_item mbedtls_x509_crt_verify_chain::private_items[MBEDTLS_X509_MAX_VERIFY_CHAIN_SIZE] |
Definition at line 260 of file x509_crt.h.
| unsigned mbedtls_x509_crt_verify_chain::private_len |
Definition at line 261 of file x509_crt.h.
1.8.10