AWS SDK for C++AWS SDK for C++ Version 1.11.790 |
#include <AwsSignerBase.h>
Definition at line 19 of file AwsSignerBase.h.
Definition at line 33 of file AwsSignerBase.h.
Gets the timestamp being used by the signer. This may include a clock skew if a clock skew has been detected.
Definition at line 30 of file AwsSignerBase.h.
This handles detection of clock skew between clients and the server and adjusts the clock so that the next request will not fail on the timestamp check.
Definition at line 26 of file AwsSignerBase.h.
Definition at line 34 of file AwsSignerBase.h.