Mbed TLS v2.28.9
|
#include <x509_crt.h>
Data Fields | |
mbedtls_x509_crt * | crt |
uint32_t | flags |
Item in a verification chain: cert and flags for it
Definition at line 183 of file x509_crt.h.
mbedtls_x509_crt* mbedtls_x509_crt_verify_chain_item::crt |
Definition at line 184 of file x509_crt.h.
uint32_t mbedtls_x509_crt_verify_chain_item::flags |
Definition at line 185 of file x509_crt.h.