Paul Elliott | 93ba3e3 | 2022-03-18 21:51:13 +0000 | [diff] [blame] | 1 | Features |
2 | * Add function mbedtls_ssl_is_handshake_over() to enable querying if the SSL | ||||
3 | Handshake has completed or not, and thus whether to continue calling | ||||
4 | mbedtls_ssl_handshake_step(), requested in #4383 |