mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01: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
|