Module signatures

Source
Expand description

Core signature implementation for signing messages

Structs§

Signature
Struct containing the encoded message body and finalized signature

Functions§

generate_signature
Generates the signature for an arbitrary request when provided with a nonce, API secret key, the endpoint, and the encoded data being sent.