-
Constructors Constructor Description dev.spght.encryptedprefs.EncryptedFile.Builder(File,Context,String,EncryptedFile.FileEncryptionScheme) Builder for an EncryptedFile.
-
Methods Method Description dev.spght.encryptedprefs.create(String,String,Context,EncryptedSharedPreferences.PrefKeyEncryptionScheme,EncryptedSharedPreferences.PrefValueEncryptionScheme) Opens an instance of encrypted SharedPreferencesIf the masterKeyAliasused here is for a key that is not yet created, thismethod will not be thread safe.