blob: 950ff9730919516484e211fce860311e7389a9c6 [file] [log] [blame]
Pengyu Lvdb47f2f2023-03-15 15:01:36 +08001Features
2 * Add new API mbedtls_ssl_cache_remove for cache entry removal by
3 its session id.
4Security
5 * Zeroize SSL cache entries when they are freed.