mbedtls/include
Hanno Becker f501cb57a5 Clarify documentation of mbedtls_x509_crt_profile
This commit fixes #1992: The documentation of mbedtls_x509_crt_profile
previously stated that the bitfield `allowed_pks` defined which signature
algorithms shall be allowed in CRT chains. In actual fact, however,
the field also applies to guard the public key of the end entity
certificate.

This commit changes the documentation to state that `allowed_pks`
applies to the public keys of all CRTs in the provided chain.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2022-04-25 11:57:09 +02:00
..
mbedtls Clarify documentation of mbedtls_x509_crt_profile 2022-04-25 11:57:09 +02:00
psa Update references to old Github organisation 2022-03-31 14:27:24 +01:00
.gitignore
CMakeLists.txt