--encryptstring

Syntax

kenaflow.exe --encryptstring <string> [--outfile <filename>] 

Description

This program mode can be used to encrypt a string.

The encypted string is written to the log and console if --outfile is missing.

If --outfile is specified the encrypted string is written to this file. The specified file will be overwritten without warning if it exists.