Universal Encrypt for Windows and UNIX

Configuration Options

The following table identifies the Universal Encrypt for Windows and UNIX configuration options. Each Option Name is a link to detailed information about that option.


Option Name

Description

AES

Specification for whether or not AES encryption is used.

BIF_DIRECTORY

Broker Interface File (BIF) directory where the Universal Broker interface file, ubroker.bif, is located.

CODE_PAGE

Character code page used to translate text data received and encrypted.

ENCRYPTION_KEY

Encryption key used by the encryption algorithm.

GENERATE_KEY

Specification for whether or not to generate an encryption key.

HELP

Writes a description of the command options and their format.

KEYSTORE_PATH

Path to the encryption key file.

NLS_DIRECTORY

Directory name where Universal Encrypt can find its code page tables.

STORE_KEY

Specification for whether or not to store the encryption key (generated or specified) in the local Universal Broker key store.

VERSION

Writes the program version and copyright information.

Command Line Syntax

The following figure illustrates the command line syntax - using the long form of configuration options - of Universal Encrypt for Windows and UNIX.

Note

If Universal Agent is installed in user mode, the uencrypt command works only when -bif_directory is specified on the command line.

uencrypt
[-key key]
[-genkey {yes|no}]
[-keypath path]
[-store {yes|no}]
[-bif_directory directory]
[-codepage codepage]
[-nlsdir directory]
[-aes {yes|no|legacy}]

uencrypt
{ -help | -version }