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)
344
ek1.
LoadXml
(encryptedKeyElement);
359
ek.
LoadXml
(GetIdElement(_document, idref)!);
467
ek.
LoadXml
(GetIdElement(_document, idref)!);
System\Security\Cryptography\Xml\KeyInfoEncryptedKey.cs (1)
45
_encryptedKey.
LoadXml
(value);