Function windows_sys::Win32::Security::Cryptography::CryptXmlSetHMACSecret
pub unsafe extern "system" fn CryptXmlSetHMACSecret(
hsignature: *const c_void,
pbsecret: *const u8,
cbsecret: u32
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography"