Session.tlsDatabase

Get tlsDatabase property.

  1. gio.tls_database.TlsDatabase tlsDatabase [@property getter]
    class Session
    @property
    tlsDatabase
    ()
  2. gio.tls_database.TlsDatabase tlsDatabase [@property setter]

Return Value

Type: 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.