mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Merge pull request #5638 from paul-elliott-arm/ssl_cid_accessors
Accessors to own CID within mbedtls_ssl_context
This commit is contained in:
commit
33a9d61885
6 changed files with 155 additions and 2 deletions
4
ChangeLog.d/add_own_cid_accessors
Normal file
4
ChangeLog.d/add_own_cid_accessors
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Features
|
||||
* Add the function mbedtls_ssl_get_own_cid() to access our own connection id
|
||||
within mbedtls_ssl_context, as requested in #5184
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue