DtlsConnection.handshakeAsync
void handshakeAsync(int ioPriority, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)Asynchronously performs a TLS handshake on conn. See gio.dtls_connection.DtlsConnection.handshake for more information.
Parameters
ioPriority | the I/O priority of the request |
cancellable | a #GCancellable, or null |
callback | callback to call when the handshake is complete |