1 reference to CreateCryptMsgHandleToEncode
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\Windows\PkcsPalWindows.Encrypt.cs (1)
21
using (SafeCryptMsgHandle hCryptMsg = EncodeHelpers.
CreateCryptMsgHandleToEncode
(recipients, contentInfo.ContentType, contentEncryptionAlgorithm, originatorCerts, unprotectedAttributes))