pradeep1991singh / cordova-plugin-secure-key-store

Cordova plugin for securely saving keys, passwords or strings on devices.
MIT License
25 stars 29 forks source link

how this is related to keystore generated by cordova #23

Open srghma opened 4 years ago

srghma commented 4 years ago

i'm new to cordova

I see in https://cordova.apache.org/docs/en/latest/guide/platforms/android/#signing-an-app

that keystore is generated using user provided password

is this keystore file reused OR new one is created?