Gio.TlsBackendInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
g_iface |
r |
The parent interface. |
|
get_certificate_type |
r |
returns the |
|
get_client_connection_type |
r |
returns the |
|
get_default_database |
r |
returns a default |
|
get_dtls_client_connection_type |
r |
returns the |
|
get_dtls_server_connection_type |
r |
returns the |
|
get_file_database_type |
r |
returns the |
|
get_server_connection_type |
r |
returns the |
|
supports_dtls |
r |
returns whether the backend supports DTLS |
|
supports_tls |
r |
returns whether the backend supports TLS. |
Methods¶
None
Details¶
- class Gio.TlsBackendInterface¶
Provides an interface for describing TLS-related types.
New in version 2.28.