Command-line interface to encrypt/decrypt.
-
Constructor Summary
Constructors
-
Method Summary
void
Execute the CLI on the class instance.
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
main
Entry point.
- Parameters:
args
- CLI Args.
- Throws:
Exception
- On error.
-
exec
Execute the CLI on the class instance.
- Throws:
Exception
- On error.