Function esp_idf_sys::mbedtls_ssl_get_version
source ยท pub unsafe extern "C" fn mbedtls_ssl_get_version(
ssl: *const mbedtls_ssl_context,
) -> *const c_char
Expand description
\brief Return the current TLS version
\param ssl SSL context
\return a string containing the TLS version