TlsConnection.handshakeFinish

Finish an asynchronous TLS handshake operation. See gio.tls_connection.TlsConnection.handshake for more information.

class TlsConnection
bool
handshakeFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult.

Return Value

Type: bool

true on success, false on failure, in which case error will be set.