TLSConnection_getTLSVersion

Function TLSConnection_getTLSVersion 

Source
pub unsafe extern "C" fn TLSConnection_getTLSVersion(
    self_: TLSConnection,
) -> TLSConfigVersion
Expand description

Get the TLS version used by the connection

§Arguments

  • self - the TLS connection instance

§Returns

TLS version