Generating Encrypted Passwords

TIBCO BusinessEvents Studio Tools utility provides a command to generate encrypted passwords.

Syntax

studio-tools -crypto encrypt [-h] [-i inputText]

Definition

The encrypted text is written to STDOUT. The exit status of the command indicates whether the generation was a success or a failure.

An exit status of 0 indicates success, and -1 indicates an error.

Options

TIBCO BusinessEvents Studio Tools Options for Generating Encrypted Passwords
Option Description
-h
Optional. Displays help.
-i
Input text which needs to be encrypted