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

Removing Start and End Date from Key Creation #27

Closed StuStirling closed 6 years ago

StuStirling commented 6 years ago

There is no longer a validity period set on key creation. Perhaps if this is needed in the future then they could be options that are passed in to the builder.