aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
#include <MqttCommon.h>
Public Attributes | |
Crt::String | pkcs12_file |
Crt::String | pkcs12_password |
A simple struct to hold the options for creating a PKCS12 builder. Used to differentiate the PKCS12 builder from other options in the mTLS builders.
Crt::String Aws::Iot::Pkcs12Options::pkcs12_file |
Crt::String Aws::Iot::Pkcs12Options::pkcs12_password |