GENERATE_KEY - UENCRYPT configuration option

Description

The GENERATE_KEY option specifies whether or not to generate an encryption key.

GENERATE_KEY either writes a generated encryption key to the local Universal Broker key store specified by the KEYSTORE_PATH Universal Encrypt configuration option or, if the STORE_KEY Universal Encrypt configuration option is yes, to a remote key store location specified by the KEYSTORE_PATH Universal Broker configuration option.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-g option


(tick)

(tick)

(tick)

Command Line, Long Form

-genkey option


(tick)

(tick)

(tick)

STRUEN Parameter

n/a





Values

option is the specification for whether or not to generate an encryption key.

Valid values for option are:

  • yes
    Generate an encryption key.
  • no
    Do not generate an encryption key.
     

Default is yes.