TlsConnection.handshakeFinish

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

class TlsConnection
bool
handshakeFinish

Parameters

result AsyncResultIF

a #GAsyncResult.

Return Value

Type: bool

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

Throws

GException on failure.

Meta

Since

2.28