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