iamMehedi / Secured-Preference-Store

A cryptography library and a SharedPreferences wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device's KeyStore.
563 stars 97 forks source link

Update SecuredPreferenceStore.java #3

Closed tearfulDalvik closed 8 years ago

tearfulDalvik commented 8 years ago

Fixed default value problem of getString()