Function esp_idf_hal::sys::mbedtls_ssl_get_ciphersuite

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

\brief Return the name of the current ciphersuite

\param ssl SSL context

\return a string containing the ciphersuite name