Hi,
     I am using AndroidKeyStore to generate RSA key pair, using which I 
encrypt and decrypt some app specific data. It works most of the time, but 
for some users the *getEntry*() and *generateKeyPair*() are generating 
exceptions. I posted the question on Stack Overflow with details.

http://stackoverflow.com/questions/23965300/android-keystore-getentry-and-generatekeypair-throw-exceptions-sometimes

What could be the reason?

   - Does that indicate these users are trying to tamper with the encrypted 
   files/ secret key?
   - Does it happen if the device is rooted? I asked some users and they 
   said their phone is not rooted.

How do I fix this problem? Please help!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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 unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to