6 references to StorePal
System.Security.Cryptography (6)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (1)
430
using (StorePal resultsStore = new
StorePal
(findResults))
System\Security\Cryptography\X509Certificates\StorePal.Windows.cs (1)
29
var pal = new
StorePal
(certStoreHandle);
System\Security\Cryptography\X509Certificates\StorePal.Windows.Import.cs (4)
114
return new
StorePal
(certStore);
142
return new
StorePal
(certStore);
183
return new
StorePal
(certStore);
212
return new
StorePal
(certStore);