2 writes to m_unprotectedAttributes
System.Security (2)
system\security\cryptography\pkcs\envelopedpkcs7.cs (2)
113m_unprotectedAttributes = new CryptographicAttributeObjectCollection(); 195m_unprotectedAttributes = PkcsUtils.GetUnprotectedAttributes(m_safeCryptMsgHandle);
1 reference to m_unprotectedAttributes
System.Security (1)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
146return m_unprotectedAttributes;