mbedtls_x509_crt_profile struct
Security profile for certificate verification. All lists are bitfields, built by ORing flags from MBEDTLS_X509_ID_FLAG().
Fields
PK algs for public keys; this applies to all certificates in the provided chain.
Elliptic curves for ECDSA.
Minimum size for RSA keys.