Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
I had to encrypt entire xml file instead of specific nodes using TripleDES.How can i do
this.Thanks in advance.
Posted

You mean something like this? EncryptedXml.EncryptData Method[^]
 
Share this answer
 
Comments
DileepReddyC 21-Jan-14 11:51am    
No.that will encrypt a specific element but i want to encrypt the entire file
Maarten Kools 21-Jan-14 11:53am    
Why not encrypt the root element then?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900