Hi There
I would like to use the android keystore for storing sensitive data.
I found the thread below, but I was unable to figure out how to use it to store & retrieve data.
https://www.b4x.com/android/forum/t...r-android-keystore-system.112600/#post-702658
How to get the encrypted string from the call below, store it and then retrieve it later on?
Can someone clarify please,
Thanks
iCAB
I would like to use the android keystore for storing sensitive data.
I found the thread below, but I was unable to figure out how to use it to store & retrieve data.
https://www.b4x.com/android/forum/t...r-android-keystore-system.112600/#post-702658
How to get the encrypted string from the call below, store it and then retrieve it later on?
B4X:
ks.encryptString(alias,strtoencrypt)
Can someone clarify please,
Thanks
iCAB