2 references to CMSG_ENCODED_MESSAGE
Microsoft.DotNet.SignCheckLibrary (2)
Verification\AuthentiCode.cs (2)
130if (!WinCrypt.CryptMsgGetParam(msg, WinCrypt.CMSG_ENCODED_MESSAGE, 0, IntPtr.Zero, ref cbData)) 136if (!WinCrypt.CryptMsgGetParam(msg, WinCrypt.CMSG_ENCODED_MESSAGE, 0, vData, ref cbData))