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