Skip to content

Commit

Permalink
Changelog: Added entry for ssl_session accessors.
Browse files Browse the repository at this point in the history
Signed-off-by: Minos Galanakis <[email protected]>
  • Loading branch information
minosgalanakis committed Mar 6, 2024
1 parent 3fb0886 commit a058c4e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog.d/add_ssl_session_accessors.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Features
* Add new accessors to expose the private session-id,
session-id length, and ciphersuite-id members of
`mbedtls_ecdh_conmbedtls_ssl_sessiontext` structure.
Add new accessor to expose the ciphersuite-id of
`mbedtls_ssl_ciphersuite` structure.Design ref: #8529

0 comments on commit a058c4e

Please sign in to comment.