| Syntax |
$cipher.createKey{keyName} |
| Documentation | Creates a new key and adds it to the accounts list: $cipher{createKey}{keyName}
keyName, the name of the key to be created.
|
| Examples | |
Create a new key and add it to the key list of the current account:
Note: the key has been created and added to the accounts key list, but it has not been selected for usage. |
|
| Group | Special |
| Minimum required transaction-mode: | UPDATE=TREE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 4 |