STORE_KEY - UENCRYPT configuration option
Description
The STORE_KEY option specifies whether or not to store the encryption key (generated or specified explicitly) in a remote Universal Broker key store specified by the Universal Broker KEYSTORE_PATH configuration option.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | -s option |
|
|
|
|
Command Line, Long Form | -store option |
|
|
|
|
STRUEN Parameter | n/a |
|
|
|
|
Values
option is the specification for whether or not to store the encryption key in the key store of the local Universal Broker.
Valid values for option are:
yes
Store the encryption key.no
Do not store the encryption key.
Default is yes.