googlearchive / android-FingerprintDialog

Migrated:
https://github.com/android/security
Apache License 2.0
1.38k stars 477 forks source link

How do I decrypt the encrypted value? #17

Closed Zlate87 closed 8 years ago

Zlate87 commented 8 years ago

The sample only shows how to encrypt the data, but what steps should I use to decrypt?

I created a question of stackoverflow, but no luck so far: http://stackoverflow.com/questions/33214469/issue-while-using-android-fingerprint-iv-required-when-decrypting-use-ivparame

I also did check the instructions from issue #10 but it did not work (issue documented on stackoverflow).

Can someone help with this?

Zlate87 commented 8 years ago

I'm testing with the android-ConfirmCredential sample, so I opend an issue there, and closed this issue.