ENCRYPTION_KEY - UCMD Manager configuration option

Description

The ENCRYPTION_KEY option specifies the key used to encrypt the command file (see COMMAND_FILE_ENCRYPTED).

This key acts much like a password for the encrypted command file in that it can be used to protect the file from decryption by unauthorized users.

If a key was used to encrypt a command file (when Universal Encrypt was run), that same key must be specified to decrypt the file, or the decryption will fail.

If no key is specified, the default key is used.

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)

Environment Variable

UCMDKEY=key

(tick)




Configuration File Keyword

n/a





STRUCM Parameter

KEY(key)

(tick)




Values

key is the key used to encrypt the command file.