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