2 references to CryptMsgUpdate
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.Decode.cs (1)
35
if (!Interop.Crypt32.
CryptMsgUpdate
(
Internal\Cryptography\Pal\Windows\PkcsPalWindows.cs (1)
36
if (!Interop.Crypt32.
CryptMsgUpdate
(hCryptMsg, ref MemoryMarshal.GetReference(encodedMessage), encodedMessage.Length, fFinal: true))