mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-09 12:40:57 +00:00
7 lines
286 B
Plaintext
7 lines
286 B
Plaintext
Features
|
|
* cert_write: support for setting extended key usage attributes. A
|
|
corresponding new public API call has been added in the library,
|
|
mbedtls_x509write_crt_set_ext_key_usage().
|
|
* cert_write: support for writing certificate files in either PEM
|
|
or DER format.
|