AWS IoT Device SDK C++ v2  1.34.0
AWS IoT Device SDK C++ v2
Classes | Namespaces | Typedefs
MqttCommon.h File Reference
#include <aws/crt/Config.h>
#include <aws/crt/Exports.h>
#include <aws/crt/auth/Sigv4Signing.h>
#include <aws/crt/mqtt/MqttClient.h>

Go to the source code of this file.

Classes

struct  Aws::Iot::WebsocketConfig
 
struct  Aws::Iot::Pkcs12Options
 

Namespaces

 Aws
 
 Aws::Iot
 

Typedefs

using Aws::Iot::CreateSigningConfig = std::function< std::shared_ptr< Crt::Auth::ISigningConfig >(void)>