prefs
Returns an EncryptedSharedPreferences instance backed by an AES256-GCM master key.
Return
A SharedPreferences whose keys and values are encrypted at rest.
Parameters
context
The Android context used to access the application's key store and storage.