DtlsConnection.handshakeFinish

Finish an asynchronous TLS handshake operation. See gio.dtls_connection.DtlsConnection.handshake for more information.

interface DtlsConnection
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.