mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-07 19:04:22 +00:00
5 lines
217 B
Plaintext
5 lines
217 B
Plaintext
|
Features
|
||
|
* Add function mbedtls_ssl_is_handshake_over() to enable querying if the SSL
|
||
|
Handshake has completed or not, and thus whether to continue calling
|
||
|
mbedtls_ssl_handshake_step(), requested in #4383
|