1 reference to X509Certificate2
System.ServiceModel (1)
System\ServiceModel\Channels\SelfSignedCertificate.cs (1)
95
this.x509Cert = new
X509Certificate2
(exportedBytes, password);