TlsServerConnection.authenticationMode

Get authenticationMode property.

  1. gio.types.TlsAuthenticationMode authenticationMode [@property getter]
    interface TlsServerConnection
    @property
    authenticationMode
    ()
  2. gio.types.TlsAuthenticationMode authenticationMode [@property setter]

Return Value

Type: gio.types.TlsAuthenticationMode

The #GTlsAuthenticationMode for the server. This can be changed before calling gio.tls_connection.TlsConnection.handshake if you want to rehandshake with a different mode from the initial handshake.