Gio.TlsBackend.prototype.get_server_connection_type

function get_server_connection_type(): GObject.Type {
    // Gjs wrapper for g_tls_backend_get_server_connection_type()
}
  

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

Since 2.28

Returns

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