GTlsConnectionClass.handshakeFinish

struct GTlsConnectionClass
extern (C)
int function(GTlsConnection* 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.