Add changelog entry for new API
Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
This commit is contained in:
parent
0b9c012f21
commit
db47f2fbd4
1 changed files with 5 additions and 0 deletions
5
ChangeLog.d/add-cache-remove-api.txt
Normal file
5
ChangeLog.d/add-cache-remove-api.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
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.
|
Loading…
Reference in a new issue