Oracle Business Transaction Management Online Help 12.1.0.3 Part Number E37014-01 |
|
|
PDF · Mobi · ePub |
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.
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. |
btmcli encryptPasword -password "abracadabra"