TlsConnection.handshakeFinish

Finish an asynchronous TLS handshake operation. See g_tls_connection_handshake() for more information. Since 2.28

class TlsConnection
int
handshakeFinish

Parameters

result GAsyncResult*

a GAsyncResult.

Return Value

Type: int

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

Throws

GException on failure.

Meta