DtlsServerConnectionT.authenticationMode

Set authenticationMode property.

  1. gio.types.TlsAuthenticationMode authenticationMode [@property getter]
  2. gio.types.TlsAuthenticationMode authenticationMode [@property setter]
    template DtlsServerConnectionT()
    @property
    void
    authenticationMode

Parameters

propval gio.types.TlsAuthenticationMode

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.