mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-06 07:10:41 +00:00
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.
|