SessionGidBuilderImpl.tlsDatabase

Set tlsDatabase property.

class SessionGidBuilderImpl(T)
T
tlsDatabase

Parameters

propval gio.tls_database.TlsDatabase

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.

Return Value

Type: T

Builder instance for fluent chaining