ServerAndClientVerification constructor
ServerAndClientVerification({})
Implementation
ServerAndClientVerification({
this.caCertificate,
this.clientCertificate,
this.clientKey,
this.serverCertificateHostname,
});