mbedtls/ChangeLog.d/add-cache-remove-api.txt

6 lines
160 B
Text
Raw Normal View History

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.