Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

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

This key acts much like a password for the encrypted command file. 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; otherwise, the decryption will fail.

If no key is specified, a default value is provided.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-K key

(tick)

(tick)

(tick)

Command Line, Long Form

-key key

(tick)

(tick)

(tick)

Environment Variable

n/a

Configuration File Keyword

n/a

Value

key is the name of the key used to encrypt the command file.

Command Usage

The ENCRYPTION_KEY option is a COMMAND FILE option.

COMMAND FILE options are associated with program execution, not commands. They are used to specify a file as a source of configuration options used for a command execution.

  • No labels