hi all, i made a file encryption program, it encrypts a file using AES algorithm by using a secret key of 256 bits,but now my objective is to store this encryption key inside Java key store provided by JCE. but i have no idea about Key Store, please first explain me by using this key store how this key will be stored physically.
please explain me in brief so that i can save my key inside this KeyStore and if possible give me some links and resources also. so that i can move further to accomplish my task. any help is appreciated. Thanks Chandra Mohan -- 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

