Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><DtlsClientConnection>

Functions

Link copied to clipboard
fun new(baseSocket: DatagramBased, serverIdentity: SocketConnectable? = null): <Error class: unknown class><DtlsClientConnection>

Creates a new #GDtlsClientConnection wrapping @base_socket which is assumed to communicate with the server identified by @server_identity.

Link copied to clipboard
fun wrap(pointer: <Error class: unknown class><<Error class: unknown class>>): DtlsClientConnection