Function windows_sys::Win32::Security::Cryptography::PFXExportCertStoreEx
[−]pub unsafe extern "system" fn PFXExportCertStoreEx(
hstore: HCERTSTORE,
ppfx: *mut CRYPTOAPI_BLOB,
szpassword: PCWSTR,
pvpara: *const c_void,
dwflags: u32
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"