module Gio::TlsBackend
Overview
TLS (Transport Layer Security, aka SSL) and DTLS backend.
Defined in:
lib/gi-crystal/src/auto/gio-2.0/tls_backend.crClass Method Summary
Instance Method Summary
- #certificate_type : UInt64
- #client_connection_type : UInt64
- #default_database : Gio::TlsDatabase
- #default_database=(database : Gio::TlsDatabase?) : Nil
- #dtls_client_connection_type : UInt64
- #dtls_server_connection_type : UInt64
- #file_database_type : UInt64
- #server_connection_type : UInt64
- #supports_dtls : Bool
- #supports_tls : Bool
- #to_unsafe