mbedtls_x509_crt_profile Struct Reference
[X.509 module]

#include <x509_crt.h>

Data Fields

uint32_t allowed_mds
uint32_t allowed_pks
uint32_t allowed_curves
uint32_t rsa_min_bitlen

Detailed Description

Security profile for certificate verification.

All lists are bitfields, built by ORing flags from MBEDTLS_X509_ID_FLAG().

Definition at line 135 of file x509_crt.h.


Field Documentation

Elliptic curves for ECDSA

Definition at line 139 of file x509_crt.h.

MDs for signatures

Definition at line 137 of file x509_crt.h.

PK algs for signatures

Definition at line 138 of file x509_crt.h.

Minimum size for RSA keys

Definition at line 140 of file x509_crt.h.


The documentation for this struct was generated from the following file:

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1