package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Tls_backend.tls_backend

method get_certificate_type : unit -> Gobject.Type.t
method get_client_connection_type : unit -> Gobject.Type.t
method get_default_database : unit -> Ocgtk_gio__.GTls_connection_and__tls_database_and__tls_interaction.tls_database_t
method get_dtls_client_connection_type : unit -> Gobject.Type.t
method get_dtls_server_connection_type : unit -> Gobject.Type.t
method get_file_database_type : unit -> Gobject.Type.t
method get_server_connection_type : unit -> Gobject.Type.t
method set_default_database : Ocgtk_gio__.GTls_connection_and__tls_database_and__tls_interaction.tls_database_t option -> unit
method supports_dtls : unit -> bool
method supports_tls : unit -> bool
method as_tls_backend : Ocgtk_gio__.Tls_backend.t