Mbed TLS v2.28.9
Loading...
Searching...
No Matches
mbedtls_x509_crt_verify_chain Struct Reference

#include <x509_crt.h>

Collaboration diagram for mbedtls_x509_crt_verify_chain:

Data Fields

mbedtls_x509_crt_verify_chain_item items [MBEDTLS_X509_MAX_VERIFY_CHAIN_SIZE]
 
unsigned len
 

Detailed Description

Verification chain as built by mbedtls_crt_verify_chain()

Definition at line 196 of file x509_crt.h.

Field Documentation

◆ items

Definition at line 197 of file x509_crt.h.

◆ len

unsigned mbedtls_x509_crt_verify_chain::len

Definition at line 198 of file x509_crt.h.


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