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