3 references to GetXml
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\EncryptedData.cs (1)
115
encryptionPropertiesElement.AppendChild(ep.
GetXml
(document));
System\Security\Cryptography\Xml\EncryptedKey.cs (1)
192
encryptionPropertiesElement.AppendChild(ep.
GetXml
(document));
System\Security\Cryptography\Xml\EncryptionProperty.cs (1)
74
return
GetXml
(document);