ENCRYPTION_KEY - UEM Manager configuration option
Description
The ENCRYPTION_KEY option specifies the key that is used to decrypt the data set (for z/OS) or file (for Windows and UNIX) specified by the COMMAND_FILE_ENCRYPTED option. The key is required only if a key was specified when the command file was encrypted with Universal Encrypt.
A matching key must be provided to decrypt the file; otherwise, the decryption will fail. If no key is specified, a default key established by the UEM Manager is used.
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 | UEMKEY=key | |||||
Configuration File Keyword | n/a |
Value
key is the key used to decrypt the data set / file.