mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-28 18:32:56 +00:00
7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
|
API changes
|
||
|
* Add configuration option MBEDTLS_X509_REMOVE_INFO which
|
||
|
removes the mbedtls_x509_*_info(), mbedtls_debug_print_crt()
|
||
|
as well as other functions and constants only used by
|
||
|
those functions. This reduces the code footprint by
|
||
|
several kB.
|