4 references to LoadXml
System.Security (4)
system\security\cryptography\xml\encrypteddata.cs (1)
49
this.KeyInfo.
LoadXml
(keyInfoNode as XmlElement);
system\security\cryptography\xml\encryptedkey.cs (1)
93
this.KeyInfo.
LoadXml
(keyInfoNode as XmlElement);
system\security\cryptography\xml\signature.cs (1)
184
m_keyInfo.
LoadXml
(keyInfoElement);
system\security\cryptography\xml\transform.cs (1)
1375
keyInfoObj.
LoadXml
(keyInfo);