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