mbedtls/ChangeLog.d/add_own_cid_accessors

5 lines
145 B
Text
Raw Normal View History

Features
* Add the function mbedtls_ssl_get_own_cid() to access our own connection id
within mbedtls_ssl_context, as requested in #5184