GDtlsConnectionInterface.handshakeAsync

Start an asynchronous handshake operation.

struct GDtlsConnectionInterface
extern (C)
void function(GDtlsConnection* conn, int ioPriority, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) handshakeAsync;