TlsConnection.handshakeAsync

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

class TlsConnection
void
handshakeAsync

Parameters

ioPriority int

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

cancellable Cancellable

a gio.Cancellable, or NULL

callback GAsyncReadyCallback

callback to call when the handshake is complete

userData void*

the data to pass to the callback function

Meta

Since

2.28