storesafe / cordova-sqlcipher-adapter

A Cordova/PhoneGap plugin to create and access encrypted databases on Android, iOS, and Windows with API similar to HTML5/Web SQL API
Other
89 stars 55 forks source link

How to reset password of a database after been set once? #108

Open ncomo11 opened 3 years ago

ncomo11 commented 3 years ago

Is it possible to rekey the database i.e. change the password of existing database ? Which plugin API i can use for this ?