Function windows_sys::Win32::Security::Cryptography::CryptVerifySignatureW
[−]pub unsafe extern "system" fn CryptVerifySignatureW(
hhash: usize,
pbsignature: *const u8,
dwsiglen: u32,
hpubkey: usize,
szdescription: PCWSTR,
dwflags: u32
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"