Encrypting XML in .NET 1.1 -
06-27-2006
, 07:01 PM
Hi all,
I need to do some XML encryption. I'm unfortunately stuck with using
VS2003 .NET 1.1 so I can't use the EncryptedXml Class in 2.0
(http://msdn2.microsoft.com/en-us/library/system.security.cryptography.xml.encryptedxml.aspx)
Anyone have some suggestions/pointers on achieving the same results in
1.1?
I saw an older post on the same topic with no actual reply. Thanks. |