Creates signature of the key
with given token
.
The account must be stored prior to calling this function.
this |
the Account. |
key |
the name of the key or prefix of the keys to be signed. |
token |
a signing token (null-terminated string) for creating the signature. The application must possess (request) the token. |