Gio.TlsClientConnection.prototype.get_use_ssl3
function get_use_ssl3(): Boolean { // Gjs wrapper for g_tls_client_connection_get_use_ssl3() }
Gets whether conn will use SSL 3.0 rather than the highest-supported version of TLS; see Gio.TlsClientConnection.prototype.set_use_ssl3.
Since 2.28
- Returns
whether conn will use SSL 3.0