236e17ec26
Inline func for mbedtls_ssl_conf_cert_cb() Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
4 lines
153 B
Text
4 lines
153 B
Text
Features
|
|
* Introduce mbedtls_ssl_hs_cb_t typedef for use with
|
|
mbedtls_ssl_conf_cert_cb() and perhaps future callbacks
|
|
during TLS handshake.
|