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