2022-03-18 21:51:13 +00:00
|
|
|
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
|
2022-06-09 18:51:18 +02:00
|
|
|
mbedtls_ssl_handshake_step(), requested in #4383.
|