3 references to GetXml
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\EncryptedData.cs (1)
94
encryptedDataElement.AppendChild(EncryptionMethod.
GetXml
(document));
System\Security\Cryptography\Xml\EncryptedKey.cs (1)
171
encryptedKeyElement.AppendChild(EncryptionMethod.
GetXml
(document));
System\Security\Cryptography\Xml\EncryptionMethod.cs (1)
63
return
GetXml
(document);