TlsConnection.handshakeAsync

Asynchronously performs a TLS handshake on conn. See gio.tls_connection.TlsConnection.handshake for more information.

class TlsConnection
void
handshakeAsync

Parameters

ioPriority int

the [I/O priority][io-priority] of the request

cancellable gio.cancellable.Cancellable

a #GCancellable, or null

callback gio.types.AsyncReadyCallback

callback to call when the handshake is complete