go
GDtlsConnectionInterface.handshakeFinish
gio
c
types
GDtlsConnectionInterface
struct
GDtlsConnectionInterface
extern (
C
)
int
function
(
GDtlsConnection
*
conn
,
GAsyncResult
*
result
,
GError
**
err
)
handshakeFinish
;
Return Value
TRUE
on success,
FALSE
on failure, in which case
error
will be set.
Throws
GException on failure.
gio
c
types
GDtlsConnectionInterface
variables
acceptCertificate
gIface
getNegotiatedProtocol
handshake
handshakeAsync
handshakeFinish
setAdvertisedProtocols
shutdown
shutdownAsync
shutdownFinish