AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
#include <aws/crt/Exports.h>
#include <aws/auth/signing_config.h>
#include <functional>
#include <memory>
Go to the source code of this file.
Classes | |
class | Aws::Crt::Auth::ISigningConfig |
class | Aws::Crt::Auth::IHttpRequestSigner |
Namespaces | |
Aws | |
Aws::Crt | |
Aws::Crt::Http | |
Aws::Crt::Auth | |
Typedefs | |
using | Aws::Crt::Auth::OnHttpRequestSigningComplete = std::function< void(const std::shared_ptr< Aws::Crt::Http::HttpRequest > &, int)> |
Enumerations | |
enum | Aws::Crt::Auth::SigningConfigType { Aws::Crt::Auth::SigningConfigType::Aws = AWS_SIGNING_CONFIG_AWS } |