mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-03 20:54:00 +00:00
6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
|
Features
|
||
|
* Add new API mbedtls_ssl_cache_remove for cache entry removal by
|
||
|
its session id.
|
||
|
Security
|
||
|
* Zeroize SSL cache entries when they are freed.
|