Function windows_sys::Win32::Security::Cryptography::CryptMsgOpenToDecode
[−]pub unsafe extern "system" fn CryptMsgOpenToDecode(
dwmsgencodingtype: u32,
dwflags: u32,
dwmsgtype: u32,
hcryptprov: HCRYPTPROV_LEGACY,
precipientinfo: *mut CERT_INFO,
pstreaminfo: *const CMSG_STREAM_INFO
) -> *mut c_void
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’