2 references to CryptMsgUpdate
NuGet.Packaging (2)
Signing\Cms\NativeCms.cs (1)
229
if (!NativeMethods.
CryptMsgUpdate
(handle, input, (uint)input.Length, fFinal: true))
Signing\Cms\NativeUtility.cs (1)
76
ThrowIfFailed(NativeMethods.
CryptMsgUpdate
(