Previous Topic: To Load the Form for WindowsNext Topic: hidmgr, the Harvest ID File Manager Utility


hcrypt, the Harvest Encryption Utility

Using hcrypt, the Harvest encryption utility, you can create the connector's key file. This utility encrypts and decrypts information.

Instructions for running hcrypt appear in context. This section provides additional details about the utility for your information.

The command syntax is:

hcrypt <OPTION> -f <Encrypted File> -i <Input File> -m 
   <Message to Encrypt> -o <Output File> -k <Key File> 
   -p <Encryption Key>

Options

-e = Encrypt the file

-d = Decrypt the file

-g = Generate a new key file (Requires the option -k followed by file name)

-h = Help

-v = Display version

-f = Final encrypted file

-i = Input file that needs to be encrypted

-m = One line message to encrypt

-o = File name to write the decrypted value. Works only with -d option (Optional)

-k = Encryption key file (Optional)

-p = Encryption key (Optional)

Rules

Examples: