Details
Description
generate the signature that signs the range of times. so there is no need to generate it on every request.
e.g. if the current time is X than generate signature for X+100, and use it for all times X+1, X+2 ... X+100
generate the signature that signs the range of times. so there is no need to generate it on every request.
e.g. if the current time is X than generate signature for X+100, and use it for all times X+1, X+2 ... X+100