TlsServerConnectionGidBuilderImpl.authenticationMode

Set authenticationMode property.

interface TlsServerConnectionGidBuilderImpl(T)
T
authenticationMode

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining