EncryptedStorage Docs
encrypted-storage / io.matthewnelson.encrypted_storage
Package io.matthewnelson.encrypted_storage¶
Types¶
Name | Summary |
---|---|
EFile | Helper class for creating encrypted Files.class EFile |
Prefs | SharedPreferences helper class that allows for instantiation of either regular cleartext SharedPreferences, or EncryptedSharedPreferences.class Prefs |