public class CommandLineHandlerCipherEncrypt extends Object implements Callable<Integer>
Commandline handler for symmetric encryption.
CommandLineHandlerCipherEncrypt()
Integer
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommandLineHandlerCipherEncrypt()
public Integer call() throws Exception
Commandline handler or encryption.
Use java -jar MessageVortex.jar crypt encrypt --help to get all supported parameters.
call
Callable<Integer>
Exception
Copyright © 2023. All rights reserved.