XML Encryption
Blogger :
ASP.NET Daily Articles
All posts :
All posts by ASP.NET Daily Articles
Category :
XML
Blogged date : 2007 Jan 31
XML Encryption is a W3C standard for encrypting XML elements. The encryption process involves taking an element from an xml document, encrypting it and it's children, and then replacing the original XML content with the generated encrypted XML in such a way as the document remains well formed.
Read comments or post a reply to : XML Encryption