4 references to CertificateStoreHandle
System.ServiceModel (4)
System\ServiceModel\Channels\PeerUnsafeNativeCryptMethods.cs (3)
337
extern static
CertificateStoreHandle
CertOpenStore(
347
CertificateStoreHandle
hCertStore,
372
CertificateStoreHandle
hStore,
System\ServiceModel\Channels\SelfSignedCertificate.cs (1)
105
using (
CertificateStoreHandle
store = CertOpenStore(new IntPtr(CERT_STORE_PROV_MEMORY),