Gets the GType of backend's gio.TlsCertificate implementation.
Gets the GType of backend's GTlsClientConnection implementation.
Gets the default gio.TlsDatabase used to verify TLS connections.
Gets the GType of backend’s GDtlsClientConnection implementation.
Gets the GType of backend’s GDtlsServerConnection implementation.
Gets the GType of backend's GTlsFileDatabase implementation.
Gets the GType of backend's GTlsServerConnection implementation.
the main Gtk struct as a void*
Get the main Gtk struct
Set the default gio.TlsDatabase used to verify TLS connections
Checks if DTLS is supported. DTLS support may not be available even if TLS support is available, and vice-versa.
Checks if TLS is supported; if this returns FALSE for the default GTlsBackend, it means no "real" TLS backend is available.
Gets the default GTlsBackend for the system.
TLS (Transport Layer Security, aka SSL) and DTLS backend.