| Method and Description |
|---|
| devliving.online.securedpreferencestore.SecuredPreferenceStore.init(Context, RecoveryHandler)
Use the full constructor for better security, specially on older OS versions
|
| Constructor and Description |
|---|
| devliving.online.securedpreferencestore.EncryptionManager(Context, SharedPreferences, SecuredPreferenceStore.KeyStoreRecoveryNotifier)
Use the full constructor for better security on older versions of Android
|