Gio.TlsBackend.prototype.get_client_connection_type

function get_client_connection_type(): GObject.Type {
    // Gjs wrapper for g_tls_backend_get_client_connection_type()
}
  

Gets the GLib.Type of backend's Gio.TlsClientConnection implementation.

Since 2.28

Returns

the GLib.Type of backend's Gio.TlsClientConnection implementation.