I have created an application where I am using room database. Now I have feature where user can take backup and restore the data. DB file is saved in the documents folder where I want that my that .db file is encrypted and when user restore it then it will decrypt in the application.