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