Module bytes

Module bytes 

Source
Expand description

Signing arbitrary bytes.

Structsยง

SignBytesRequest
A request to sign arbitrary application-specific bytes (e.g. consensus metadata, hashes).
SignBytesResponse
Response to a SignBytesRequest, containing a signature if successful or an error otherwise.