Base:
method
LoadXml
System.Security.Cryptography.Xml.EncryptedType.LoadXml(System.Xml.XmlElement)
4 references to LoadXml
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\EncryptedXml.cs (3)
344ek1.LoadXml(encryptedKeyElement); 359ek.LoadXml(GetIdElement(_document, idref)!); 467ek.LoadXml(GetIdElement(_document, idref)!);
System\Security\Cryptography\Xml\KeyInfoEncryptedKey.cs (1)
45_encryptedKey.LoadXml(value);