Skip Headers
Oracle Business Transaction Management Online Help
Release 12.1.0.2

Part Number E26585-05
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

encryptPassword

Use the encryptPassword command to convert the specified text string using the Business Transaction Management encryption engine and to write the resulting encrypted password to standard output.

You can then copy and paste the output string to provide credentials to commands that require them.

Command Syntax

btmcli encryptPassword -password aPlainTextPswd
Name Long Name Description
-password -- A text string that you want to encrypt using the Business Transaction Management encryption engine.

Each encrypted output of the same text string provides a unique ciphertext string.


Example

btmcli encryptPasword -password "abracadabra"