react-native-sensitive-info icon indicating copy to clipboard operation
react-native-sensitive-info copied to clipboard

Use EncryptedSharedPreferences for more security on android

Open Shailesh351 opened this issue 5 years ago • 1 comments

https://developer.android.com/reference/kotlin/androidx/security/crypto/EncryptedSharedPreferences.html

Shailesh351 avatar Aug 06 '20 12:08 Shailesh351

@Shailesh351 thanks for this idea. It would be awesome to use KeyStore + EncryptedSharedPreferences 😄

mCodex avatar Aug 06 '20 13:08 mCodex