2 references to hCertStore
System.ServiceModel (2)
System\ServiceModel\Security\TlsSspiNegotiation.cs (2)
738
if (context.
hCertStore
!= IntPtr.Zero)
743
store = new X509Store(context.
hCertStore
);