Function windows_sys::Win32::Security::Cryptography::Sip::CryptSIPPutSignedDataMsg
pub unsafe extern "system" fn CryptSIPPutSignedDataMsg(
psubjectinfo: *mut SIP_SUBJECTINFO,
dwencodingtype: CERT_QUERY_ENCODING_TYPE,
pdwindex: *mut u32,
cbsigneddatamsg: u32,
pbsigneddatamsg: *mut u8
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography_Sip"
, "Win32_Foundation"
, "Win32_Security_Cryptography_Catalog"