| Parameter |
Description |
<FILE_PATH> |
Output file path where you want to save encryption key file |
--aes |
AES 256 Bit algorithm |
--rsa |
RSA 1024 Bit algorithm |
-y | --overwrite |
Overwrite target file if exists |
--consoleout FILEPATH |
Captures console output and saves to file |
-v | --verbose |
Log verbosity level. -v means detailed, If you don't specify this option then minimum logging will be done. |
-w | --wait |
Wait for user input before exit |
-i | --interactive |
Continue in interactive mode after this command is completed. This switch is not applicable if you already in interactive mode |