phase1_auth_flags


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.8" ) ]
public uint phase1_auth_flags { get; set; }

Specifies authentication flags to use in "phase 1" outer authentication using Setting8021xAuthFlags options.

The individual TLS versions can be explicitly disabled. TLS time checks can be also disabled. If a certain TLS disable flag is not set, it is up to the supplicant to allow or forbid it. The TLS options map to tls_disable_tlsv1_x and tls_disable_time_checks settings. See the wpa_supplicant documentation for more details.