TlsConnection.handshakeFinish

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

class TlsConnection
bool
handshakeFinish

Parameters

result AsyncResultIF

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