AWS IoT Device SDK C++ v2  1.34.0
AWS IoT Device SDK C++ v2
Aws::Crt::Auth::AwsSigningConfig Member List

This is the complete list of members for Aws::Crt::Auth::AwsSigningConfig, including all inherited members.

AwsSigningConfig(Allocator *allocator=ApiAllocator())Aws::Crt::Auth::AwsSigningConfig
GetCredentials() const noexceptAws::Crt::Auth::AwsSigningConfig
GetCredentialsProvider() const noexceptAws::Crt::Auth::AwsSigningConfig
GetExpirationInSeconds() const noexceptAws::Crt::Auth::AwsSigningConfig
GetOmitSessionToken() const noexceptAws::Crt::Auth::AwsSigningConfig
GetRegion() const noexceptAws::Crt::Auth::AwsSigningConfig
GetService() const noexceptAws::Crt::Auth::AwsSigningConfig
GetShouldNormalizeUriPath() const noexceptAws::Crt::Auth::AwsSigningConfig
GetShouldSignHeaderCallback() const noexceptAws::Crt::Auth::AwsSigningConfig
GetShouldSignHeaderUserData() const noexceptAws::Crt::Auth::AwsSigningConfig
GetSignatureType() const noexceptAws::Crt::Auth::AwsSigningConfig
GetSignedBodyHeader() const noexceptAws::Crt::Auth::AwsSigningConfig
GetSignedBodyValue() const noexceptAws::Crt::Auth::AwsSigningConfig
GetSigningAlgorithm() const noexceptAws::Crt::Auth::AwsSigningConfig
GetSigningTimepoint() const noexceptAws::Crt::Auth::AwsSigningConfig
GetType() const noexcept overrideAws::Crt::Auth::AwsSigningConfiginlinevirtual
GetUseDoubleUriEncode() const noexceptAws::Crt::Auth::AwsSigningConfig
ISigningConfig()=defaultAws::Crt::Auth::ISigningConfig
ISigningConfig(const ISigningConfig &)=deleteAws::Crt::Auth::ISigningConfig
ISigningConfig(ISigningConfig &&)=deleteAws::Crt::Auth::ISigningConfig
operator=(const ISigningConfig &)=deleteAws::Crt::Auth::ISigningConfig
operator=(ISigningConfig &&)=deleteAws::Crt::Auth::ISigningConfig
SetCredentials(const std::shared_ptr< Credentials > &credentials) noexceptAws::Crt::Auth::AwsSigningConfig
SetCredentialsProvider(const std::shared_ptr< ICredentialsProvider > &credsProvider) noexceptAws::Crt::Auth::AwsSigningConfig
SetExpirationInSeconds(uint64_t expirationInSeconds) noexceptAws::Crt::Auth::AwsSigningConfig
SetOmitSessionToken(bool omitSessionToken) noexceptAws::Crt::Auth::AwsSigningConfig
SetRegion(const Crt::String &region) noexceptAws::Crt::Auth::AwsSigningConfig
SetService(const Crt::String &service) noexceptAws::Crt::Auth::AwsSigningConfig
SetShouldNormalizeUriPath(bool shouldNormalizeUriPath) noexceptAws::Crt::Auth::AwsSigningConfig
SetShouldSignHeaderCallback(ShouldSignHeaderCb shouldSignHeaderCb) noexceptAws::Crt::Auth::AwsSigningConfig
SetShouldSignHeaderUserData(void *userData) noexceptAws::Crt::Auth::AwsSigningConfig
SetSignatureType(SignatureType signatureType) noexceptAws::Crt::Auth::AwsSigningConfig
SetSignedBodyHeader(SignedBodyHeaderType signedBodyHeader) noexceptAws::Crt::Auth::AwsSigningConfig
SetSignedBodyValue(const Crt::String &signedBodyValue) noexceptAws::Crt::Auth::AwsSigningConfig
SetSigningAlgorithm(SigningAlgorithm algorithm) noexceptAws::Crt::Auth::AwsSigningConfig
SetSigningTimepoint(const DateTime &date) noexceptAws::Crt::Auth::AwsSigningConfig
SetUseDoubleUriEncode(bool useDoubleUriEncode) noexceptAws::Crt::Auth::AwsSigningConfig
~AwsSigningConfig()Aws::Crt::Auth::AwsSigningConfigvirtual
~ISigningConfig()=defaultAws::Crt::Auth::ISigningConfigvirtual