Encrypting and Decrypting XML file

Hi,I would like to encrypt and decrypt the content of an XML file. How I can perform that? Please help me to do so.If any of them have source code for this, please.
[192 byte] By [fins4ua] at [2007-11-27 4:15:23]
# 1
Use the W3C's XML Encryption standard (www.w3c.org). You can find example source code in the open-source StrongKey application (www.strongkey.org); look inside the "xenc" module.
arshad.noora at 2007-7-12 9:21:45 > top of Java-index,Security,Cryptography...