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