ENCRYPTION_KEY - UPPS configuration option
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 |
|
|
|||
Command Line, Long Form |
-key key |
|
|
|||
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.