/
ENCRYPTION_KEY - UENCRYPT configuration option

ENCRYPTION_KEY - UENCRYPT configuration option

Description

The ENCRYPTION_KEY option specifies the key used to encrypt the command file.

Note

The key specified by this ENCRYPTION_KEY option also must be provided to the Universal Agent component command for which the command file is intended.

If you specify an encryption key with this option, and the /wiki/spaces/UA73/pages/3770112 contains an encryption key, UENCRYPT uses the encryption key specified with this option.

If you do not specify an encryption key with this option, UENCRYPT will use an application-provided default encryption key or the encryption key stored in the Universal Broker Key Store.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-K key


(tick)

(tick)

(tick)

Command Line, Long Form

-key key


(tick)

(tick)

(tick)

STRUEN Parameter

KEY(key)

(tick)




Values

key is the key used to encrypt the command file.

key can contain from 1 to 32 characters long. However, it is recommended that key contain at least 8 characters.


Related content