1 override of LoadXml
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CipherReference.cs (1)
71public override void LoadXml(XmlElement value)
2 references to LoadXml
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedKey.cs (2)
125dr.LoadXml((node as XmlElement)!); 136kr.LoadXml((node as XmlElement)!);