AWS SDK for C++AWS SDK for C++ Version 1.11.440 |
#include <AwsSignerBase.h>
Definition at line 18 of file AwsSignerBase.h.
Definition at line 32 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 29 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 25 of file AwsSignerBase.h.
Definition at line 33 of file AwsSignerBase.h.