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