DtlsConnectionT.handshakeFinish

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

template DtlsConnectionT(TStruct)
bool
handshakeFinish
(
AsyncResultIF result
)

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.48