ExKucoin.Auth (ExKucoin v0.1.0) View Source

Handle request signing for API Authentication

Link to this section Summary

Link to this section Functions

Specs

encrypt(String.t(), String.t()) :: String.t()
Link to this function

sign(timestamp, method, path, body, api_secret)

View Source

Specs

sign(String.t(), String.t(), String.t(), map() | [map()], String.t()) ::
  String.t()

Specs

timestamp() :: String.t()