handshakeAsync

open fun handshakeAsync(ioPriority: Int, cancellable: Cancellable? = null, callback: AsyncReadyCallback)

Asynchronously performs a TLS handshake on @conn. See g_dtls_connection_handshake() for more information.

Since

2.48

Parameters

ioPriority

the io-priority of the request

cancellable

a #GCancellable, or null

callback

callback to call when the handshake is complete