Base:
method
LoadXml
System.Security.Cryptography.Xml.EncryptedType.LoadXml(XmlElement)
4 references to LoadXml
System.Security (4)
system\security\cryptography\xml\encryptedxml.cs (3)
362ek1.LoadXml(encryptedKeyElement); 375ek.LoadXml(GetIdElement(m_document, idref)); 463ek.LoadXml(GetIdElement(m_document, idref));
system\security\cryptography\xml\keyinfo.cs (1)
457m_encryptedKey.LoadXml(value);