AWS IoT Device SDK C++ v2 1.44.2
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
Aws::Iot::Pkcs12Options Struct Reference

#include <MqttCommon.h>

Public Attributes

Crt::String pkcs12_file
Crt::String pkcs12_password

Detailed Description

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.

Member Data Documentation

◆ pkcs12_file

Crt::String Aws::Iot::Pkcs12Options::pkcs12_file

◆ pkcs12_password

Crt::String Aws::Iot::Pkcs12Options::pkcs12_password

The documentation for this struct was generated from the following file: