before calling gio.dtls_connection.DtlsConnection.handshake if you want to rehandshake with a different mode from the initial handshake.
DtlsServerConnection.authenticationMode
Get authenticationMode property.
Returns
The #GTlsAuthenticationMode for the server. This can be changed
Set authenticationMode property.
Parameters
propval | The #GTlsAuthenticationMode for the server. This can be changed before calling gio.dtls_connection.DtlsConnection.handshake if you want to rehandshake with a different mode from the initial handshake. |