4 references to InvalidHandle
System.Security (4)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
106
m_safeCryptMsgHandle = SafeCryptMsgHandle.
InvalidHandle
;
system\security\cryptography\pkcs\recipientinfo.cs (2)
377
m_safeCryptMsgHandle = SafeCryptMsgHandle.
InvalidHandle
;
383
m_safeCryptMsgHandle = SafeCryptMsgHandle.
InvalidHandle
;
system\security\cryptography\pkcs\signedpkcs7.cs (1)
69
m_safeCryptMsgHandle = SafeCryptMsgHandle.
InvalidHandle
;