ReactOS 0.4.16-dev-329-g9223134
|
#include <x509_crt.h>
Public Attributes | |
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 133 of file x509_crt.h.