Function windows_sys::Win32::Security::Cryptography::PFXImportCertStore
[−]pub unsafe extern "system" fn PFXImportCertStore(
ppfx: *const CRYPTOAPI_BLOB,
szpassword: PWSTR,
dwflags: CRYPT_KEY_FLAGS
) -> *mut c_voidExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
