XmlDecryptionTransform Class
Specifies the order of XML Digital Signature and XML Encryption operations when both are performed on the same document.
Assembly: System.Security (in System.Security.dll)
The XmlDecryptionTransform class provides a transform that determines the order of XML Digital Signature and XML Encryption operations when both are performed on the same document.
Use the XmlDecryptionTransform class whenever you need to perform XML encryption and apply an XML digital signature to the same XML document.
You must pass an EncryptedXml object to the EncryptedXml property that contains the necessary key information to decrypt the document.
System.Security.Cryptography.Xml.Transform
System.Security.Cryptography.Xml.XmlDecryptionTransform
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.