Clarify wording of documentation
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
002a7b20ec
commit
8ba99e736a
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ typedef struct mbedtls_x509_crt_profile
|
|||
{
|
||||
uint32_t allowed_mds; /**< MDs for signatures */
|
||||
uint32_t allowed_pks; /**< PK algs for public keys;
|
||||
* this applies to any CRT
|
||||
* this applies to all certificates
|
||||
* in the provided chain. */
|
||||
uint32_t allowed_curves; /**< Elliptic curves for ECDSA */
|
||||
uint32_t rsa_min_bitlen; /**< Minimum size for RSA keys */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue