Interface
GioDtlsServerConnection
since: 2.48
Prerequisite
In order to implement DtlsServerConnection, your type must inherit fromGDatagramBased
.
Properties
Gio.DtlsServerConnection:authentication-mode
The GTlsAuthenticationMode
for the server. This can be changed
before calling g_dtls_connection_handshake()
if you want to
rehandshake with a different mode from the initial handshake.
since: 2.48