module Gio::DtlsServerConnection

Overview

#GDtlsServerConnection is the server-side subclass of #GDtlsConnection, representing a server-side DTLS connection.

Defined in:

lib/gi-crystal/src/auto/gio-2.0/dtls_server_connection.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.g_type : UInt64 #

Instance Method Detail

def authentication_mode : Gio::TlsAuthenticationMode #

def authentication_mode=(value : Gio::TlsAuthenticationMode) : Gio::TlsAuthenticationMode #

def new(base_socket : Gio::DatagramBased, certificate : Gio::TlsCertificate?) : Gio::DtlsServerConnection #

abstract def to_unsafe #