Gio.TlsConnection::handshake_async

function vfunc_handshake_async(io_priority: Number(gint), cancellable: Gio.Cancellable, callback: Gio.AsyncReadyCallback): void {
}
  

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

Since 2.28

io_priority

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

cancellable

a Gio.Cancellable, or null

callback

callback to call when the handshake is complete