Function windows_sys::Win32::Security::Cryptography::CryptXmlVerifySignature
[−]pub unsafe extern "system" fn CryptXmlVerifySignature(
hsignature: *const c_void,
hkey: BCRYPT_KEY_HANDLE,
dwflags: CRYPT_XML_FLAGS
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography"