2 references to PFXExportCertStoreEx
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\StorePal.Windows.Export.cs (2)
143if (!Interop.Crypt32.PFXExportCertStoreEx(_certStore, ref dataBlob, password, exportParams, flags)) 154if (!Interop.Crypt32.PFXExportCertStoreEx(_certStore, ref dataBlob, password, exportParams, flags))