aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Aws::Crt::Io::TlsContextPkcs11Options Member List

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

SetCertificateFileContents(const String &contents) noexceptAws::Crt::Io::TlsContextPkcs11Options
SetCertificateFilePath(const String &path) noexceptAws::Crt::Io::TlsContextPkcs11Options
SetPrivateKeyObjectLabel(const String &label) noexceptAws::Crt::Io::TlsContextPkcs11Options
SetSlotId(const uint64_t id) noexceptAws::Crt::Io::TlsContextPkcs11Options
SetTokenLabel(const String &label) noexceptAws::Crt::Io::TlsContextPkcs11Options
SetUserPin(const String &pin) noexceptAws::Crt::Io::TlsContextPkcs11Options
TlsContextPkcs11Options(const std::shared_ptr< Pkcs11Lib > &pkcs11Lib, Allocator *allocator=g_allocator) noexceptAws::Crt::Io::TlsContextPkcs11Options