Function windows_sys::Win32::Security::Cryptography::CryptXmlCreateReference
[−]pub unsafe extern "system" fn CryptXmlCreateReference(
hcryptxml: *const c_void,
dwflags: u32,
wszid: PWSTR,
wszuri: PWSTR,
wsztype: PWSTR,
pdigestmethod: *const CRYPT_XML_ALGORITHM,
ctransform: u32,
rgtransform: *const CRYPT_XML_ALGORITHM,
phreference: *mut *mut c_void
) -> HRESULTExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
