mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 18:18:24 +00:00
87b4f6d86c
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
Features
|
|
* Add new accessor to expose the `MBEDTLS_PRIVATE(ca_istrue)` member of
|
|
`mbedtls_x509_crt` structure. This requires setting
|
|
the MBEDTLS_X509_EXT_BASIC_CONSTRAINTS bit in the certificate's
|
|
ext_types field.
|