Expand description
Signing arbitrary bytes.
Structsยง
- Sign
Bytes Request - A request to sign arbitrary application-specific bytes (e.g. consensus metadata, hashes).
- Sign
Bytes Response - Response to a
SignBytesRequest, containing a signature if successful or an error otherwise.