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