DtlsConnectionT.handshakeFinish

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

template DtlsConnectionT(TStruct)
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.48