The header the HMAC is located
Defaults to authorization
The start of your options.header
should start with this
Defaults to HMAC
The amount of time you would like a request to be valid for, in seconds (in the past). See time based protection against replay attacks for more information
Defaults to 300
The amount of time you would like a request to be valid for, in seconds (in the future). See time based protection against replay attacks for more information
Defaults to 0
Optional
orderOptional function to order your object before stringifying, see How to handle non-deterministic JSON
Generated using TypeDoc
The hashing algorithm
Defaults to
sha256