SslConfigTemplate constructor
SslConfigTemplate({})
Implementation
SslConfigTemplate({
this.additionalVariables,
this.clientCertType,
this.isTlsMandatory,
this.serverCertType,
this.sslType,
});
SslConfigTemplate({
this.additionalVariables,
this.clientCertType,
this.isTlsMandatory,
this.serverCertType,
this.sslType,
});