TlsClientConnection.getUseSsl3

Gets whether conn will use SSL 3.0 rather than the highest-supported version of TLS; see g_tls_client_connection_set_use_ssl3(). Since 2.28

class TlsClientConnection
int
getUseSsl3
()

Return Value

Type: int

whether conn will use SSL 3.0

Meta