Function esp_idf_hal::sys::mbedtls_ssl_get_version

source ยท
pub unsafe extern "C" fn mbedtls_ssl_get_version(
    ssl: *const mbedtls_ssl_context,
) -> *const i8
Expand description

\brief Return the current TLS version

\param ssl SSL context

\return a string containing the TLS version