2 writes to key
System.ServiceModel (2)
System\ServiceModel\Channels\SelfSignedCertificate.cs (2)
192out key)) 196key = null;
4 references to key
System.ServiceModel (4)
System\ServiceModel\Channels\SelfSignedCertificate.cs (4)
83if (!CertSetCertificateContextProperty(cert, CERT_KEY_SPEC_PROP_ID, 0, key)) 195Utility.CloseInvalidOutSafeHandle(key); 207if (key != null) 208key.Dispose();