Encrypt and decrypt a Room database using AndroidX biometric library

65 Views Asked by At

I have few questions in my mind. Could you please give me a generic answer or a document links related to these questions.

  1. How to encrypt and decrypt Room database of my android application using Fingerprint(Android biometric library).
  2. Once encrypted using biometric API, what will happen if the user changes Biometric key/ fingerprint? Will I be able to decrypt my data again?
0

There are 0 best solutions below