Serializes key into the raw form.
|
In
Exec
|
|
|
Key
Web 3S Hd Wallet Key Structure (by ref)
|
The key to be serialized. |
|
Out
Exec
|
|
|
Error Message
String
|
Empty if successful, error message otherwise. |
|
Serialized
Array of Bytes
|
Serialized key if successful, empty string otherwise. |
|
Success
Boolean
|
True if successful, false otherwise. |