Depends on how much time you want to spend on it and whether you'll need to decrypt the XML on a system with a different OS. I use Chilkat to move encrypted messages between Android and Windows systems. On Sep 20, 2012 6:34 AM, "tj" <[email protected]> wrote:
> hello developers > i want to encrypt and decrypt xml file. i am using > jaxb-xalan-1.5, > xmlsec-2.0, > xercesImpl-2.9.1 > this libraries. while decryption i am facing illegalArgumentException on > doFinal() method, > for encryption and decryption i am using xmlCipher class. > if anyone tried this before then plz let me know. > i need your help. > > thanks and regards > tj > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

