OpenconnectIOSConfiguration constructor
OpenconnectIOSConfiguration({})
Implementation
OpenconnectIOSConfiguration(
{this.enableTLS = false,
this.enablePAP = false,
this.enableCHAP = false,
this.enableMSCHAP2 = true});