BlValue - createEncryptedString
BlValue - createEncryptedString
Description :
This command creates an encrypted string version of a plain text string. This is the equivalent of running a string through the blenc utility.
Return type : String
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
plaintext | String | String to be encoded. |
Example
The following example shows how to encode the string "some string".
Script
blcli BlValue createEncryptedString "some string"
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*