TlsClientConnectionT.getUseSsl3

Gets whether @conn will force the lowest-supported TLS protocol version rather than attempt to negotiate the highest mutually- supported version of TLS; see g_tls_client_connection_set_use_ssl3().

More...
template TlsClientConnectionT(TStruct)
bool
getUseSsl3
()

Return Value

Type: bool

whether @conn will use the lowest-supported TLS protocol version

Detailed Description

Deprecated: SSL 3.0 is insecure, and this function does not actually indicate whether it is enabled.

Meta

Since

2.28