Hi guys Want to know how are we storing the secure...
# android
a
Hi guys Want to know how are we storing the secured token in android system ? Now I am doing like generating the primary key from keystore and encrypting the token using that primary key which my application only can access and storing that encrypted key in share preference and fetching it and decrypting and using . Let me know if I am doing correct What's the best practice for this ?
stackoverflow 1
google 1