mbed TLS v2.16.3
|
#include <x509_crt.h>
Data Fields | |
uint32_t | allowed_mds |
uint32_t | allowed_pks |
uint32_t | allowed_curves |
uint32_t | rsa_min_bitlen |
Security profile for certificate verification.
All lists are bitfields, built by ORing flags from MBEDTLS_X509_ID_FLAG().
Definition at line 108 of file x509_crt.h.