1 write to password
System.ServiceModel (1)
System\ServiceModel\Channels\SelfSignedCertificate.cs (1)
231
this.
password
= password;
3 references to password
System.ServiceModel (3)
System\ServiceModel\Channels\SelfSignedCertificate.cs (3)
95
this.x509Cert = new X509Certificate2(exportedBytes,
password
);
135
password
,
153
password
,