Type Alias esp_idf_sys::mbedtls_ssl_protocol_version
source ยท pub type mbedtls_ssl_protocol_version = c_uint;
Expand description
Human-friendly representation of the (D)TLS protocol version.
pub type mbedtls_ssl_protocol_version = c_uint;
Human-friendly representation of the (D)TLS protocol version.