certificates.
If no certificate database is set, then the default database will be used. See [gio.tls_backend.TlsBackend.getDefaultDatabase].
gio.tls_database.TlsDatabase tlsDatabase() @propertyGet tlsDatabase property.
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) @propertySet tlsDatabase property.
propval | 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]. |