|
Mbed TLS v4.0.0
|
#include <x509_crt.h>

Data Fields | |
| mbedtls_x509_crt * | private_crt |
| uint32_t | private_flags |
Item in a verification chain: cert and flags for it
Definition at line 249 of file x509_crt.h.
| mbedtls_x509_crt* mbedtls_x509_crt_verify_chain_item::private_crt |
Definition at line 250 of file x509_crt.h.
| uint32_t mbedtls_x509_crt_verify_chain_item::private_flags |
Definition at line 251 of file x509_crt.h.
1.8.6