Fix TLS exporter changelog entry

Signed-off-by: Max Fillinger <[email protected]>
This commit is contained in:
Max Fillinger
2025-03-28 16:53:58 +01:00
committed by Max Fillinger
parent ae7d66a1d5
commit 9073e041fc
+1 -1
View File
@@ -1,4 +1,4 @@
Features:
Features
* Add the function mbedtls_ssl_export_keying_material() which allows the
client and server to extract additional shared symmetric keys from an SSL
session, according to the TLS-Exporter specification in RFC 8446 and 5705.