2 references to hCertStore
System (2)
net\System\Net\_SecureChannel.cs (2)
167
if (context.
hCertStore
!= IntPtr.Zero)
171
store = new X509Store(context.
hCertStore
);