Gio.TlsBackend.prototype.get_default_database
function get_default_database(): Gio.TlsDatabase {
// Gjs wrapper for g_tls_backend_get_default_database()
}
Gets the default Gio.TlsDatabase used to verify TLS connections.
Since 2.30
- Returns
the default database, which should be unreffed when done.