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