signmessagewithprivkey
#
CommandSign a message with the private key of an address
#
Argumentsprivkey
*#
(string, required)
The private key to sign the message with.
message
*#
(string, required)
The message to create a signature of.
#
ExamplesCreate the signature
Verify the signature
As json rpc
#
ResultRunning following help command
Will produce following output: