TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.89.4
Generated with TypeDoc via ts-for-gir v5.2.0
Interface for implementing TlsBackend. Contains only the virtual methods that need to be implemented.
Virtual
Gets the default Gio.TlsDatabase used to verify TLS connections.
2.30
Checks if DTLS is supported. DTLS support may not be available even if TLS support is available, and vice-versa.
2.48
Checks if TLS is supported; if this returns false for the default Gio.TlsBackend, it means no "real" TLS backend is available.
false
2.28
Interface for implementing TlsBackend. Contains only the virtual methods that need to be implemented.