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