- All Implemented Interfaces:
Callable<Integer>
Commandline handler to list available ciphers.
-
Constructor Summary
Constructors
-
Method Summary
Commandline handler to list all available ciphers, modes and paddings.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandLineHandlerCipherList
public CommandLineHandlerCipherList()
-
Method Details
-
call
Commandline handler to list all available ciphers, modes and paddings.
Use java -jar MessageVortex.jar crypt list --help to get all supported parameters.
- Specified by:
call in interface Callable<Integer>
- Returns:
- the errorlevel to be returned
- Throws:
Exception - if anything goes wrong