You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
6 years ago | |
---|---|---|
src/main/java/ru/bvn13/encryptedpreferences | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
pom.xml | 6 years ago |
README.md
EncryptedPreferences
source code from http://www.drdobbs.com/security/encrypted-preferences-in-java/184416587?pgno=1
Usage
- Add our repository into your .pom SimpleFSM-mvn-repo https://raw.github.com/bvn13/SimpleFSM/mvn-repo/ true always
- Add dependency ru.bvn13 EncryptedPreferences 1.0
- Use it!