1 reference to CryptMsgUpdate
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\Windows\PkcsPalWindows.Encrypt.cs (1)
47
if (!Interop.Crypt32.
CryptMsgUpdate
(hCryptMsg, encodedContent, encodedContent.Length, fFinal: true))