Skip to content

Gio.TlsBackendInterface

record (struct)

Provides an interface for describing TLS-related types.

Properties

g_iface

g_iface: GObject.TypeInterface  # read/write

supports_tls

supports_tls: Any  # read/write

get_certificate_type

get_certificate_type: Any  # read/write

get_client_connection_type

get_client_connection_type: Any  # read/write

get_server_connection_type

get_server_connection_type: Any  # read/write

get_file_database_type

get_file_database_type: Any  # read/write

get_default_database

get_default_database: Any  # read/write

supports_dtls

supports_dtls: Any  # read/write

get_dtls_client_connection_type

get_dtls_client_connection_type: Any  # read/write

get_dtls_server_connection_type

get_dtls_server_connection_type: Any  # read/write