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