kraken_async_rs::crypto

Module signatures

Source
Expand description

Core signature implementation for signing messages

Structs§

  • Struct containing the encoded message body and finalized signature

Functions§

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