mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Introduce mbedtls_ssl_hs_cb_t typedef
Inline func for mbedtls_ssl_conf_cert_cb() Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
This commit is contained in:
4
ChangeLog.d/mbedtls_ssl_hs_cb_t.txt
Normal file
4
ChangeLog.d/mbedtls_ssl_hs_cb_t.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Features
|
||||
* Introduce mbedtls_ssl_hs_cb_t typedef for use with
|
||||
mbedtls_ssl_conf_cert_cb() and perhaps future callbacks
|
||||
during TLS handshake.
|
Reference in New Issue
Block a user