authentication_mode


Description:

[ NoAccessorMethod ]
public abstract TlsAuthenticationMode authentication_mode { get; set; }

The TlsAuthenticationMode for the server.

This can be changed before calling handshake if you want to rehandshake with a different mode from the initial handshake.