Class EncryptData
java.lang.Object
com.github.cafapi.common.util.tools.EncryptData
Utility app for using a ServiceProvider to encrypt some data. Typically used for generated encrypted passwords to put in configuration
files. The desired SecurityProvider must be present on the classpath.
Usage: java -cp "*" com.github.cafapi.common.util.tools.EncryptData data
-
Method Summary
-
Method Details
-
main
- Throws:
Exception
-