Vuforex.Signature.generate
You're seeing just the function
generate
, go back to Vuforex.Signature module for more information.
Specs
Generates the signature based on path, body, http verb and time.
Examples
iex> Vuforex.Signature.generate("/summary", nil, "GET", "Sun, 25 Apr 2021 17:34:44 GMT")
"JLJTY+J/6O6FpXsY4t3CbGRwmOc="