10 references to CryptMsgControl
System.Security (10)
system\security\cryptography\pkcs\envelopedpkcs7.cs (2)
289if (!CAPI.CryptMsgControl(m_safeCryptMsgHandle, 334if (!CAPI.CryptMsgControl(m_safeCryptMsgHandle,
system\security\cryptography\pkcs\pkcsutils.cs (1)
991if (!CAPI.CryptMsgControl(safeCryptMsgHandle,
system\security\cryptography\pkcs\signedpkcs7.cs (2)
234if (!CAPI.CryptMsgControl(m_safeCryptMsgHandle, 383if (!CAPI.CryptMsgControl(m_safeCryptMsgHandle,
system\security\cryptography\pkcs\signerinfo.cs (5)
248if (!CAPI.CryptMsgControl(m_signedCms.GetCryptMsgHandle(), 433if (!CAPI.CryptMsgControl(m_signedCms.GetCryptMsgHandle(), 576if (!CAPI.CryptMsgControl(hMsg, 629if (!CAPI.CryptMsgControl(hMsg, 650CAPI.CryptMsgControl(hMsg, 0, CAPI.CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR, new IntPtr(&addPara));