ENCRYPTION_KEY - UCTL Manager 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 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 |
|
|
| |
Command Line, Long Form | -key key |
|
|
| |
Environment Variable | UCTLKEY=key | ||||
Configuration File Keyword | n/a | ||||
STRUCT Parameter | KEY(key) |
|
Value
key is the key used to encrypt the command file.