3 references to EncryptedXml
System.Security (3)
system\security\cryptography\xml\encryptedxml.cs (1)
111
public EncryptedXml () :
this
(new XmlDocument()) {}
system\security\cryptography\xml\signedxml.cs (1)
180
m_exml = new
EncryptedXml
(m_containingDocument); // default processing rules
system\security\cryptography\xml\transform.cs (1)
1145
m_exml = new
EncryptedXml
(m_containingDocument); // default processing rules