GDtlsConnectionInterface.handshakeFinish

struct GDtlsConnectionInterface
extern (C)
int function(GDtlsConnection* conn, GAsyncResult* result, GError** err) handshakeFinish;

Return Value

%TRUE on success, %FALSE on failure, in which case @error will be set.

Throws

GException on failure.

Meta