Session.tlsDatabase

gio.tls_database.TlsDatabase tlsDatabase() @property

Get tlsDatabase property.

Returns

Sets the [gio.tls_database.TlsDatabase] to use for validating SSL/TLS

certificates.

If no certificate database is set, then the default database will be used. See [gio.tls_backend.TlsBackend.getDefaultDatabase].

void tlsDatabase(gio.tls_database.TlsDatabase propval) @property

Set tlsDatabase property.

Parameters

propvalSets the [gio.tls_database.TlsDatabase] to use for validating SSL/TLS certificates. If no certificate database is set, then the default database will be used. See [gio.tls_backend.TlsBackend.getDefaultDatabase].