aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
This is the complete list of members for Aws::Crt::Io::TlsContextPkcs11Options, including all inherited members.
SetCertificateFileContents(const String &contents) noexcept | Aws::Crt::Io::TlsContextPkcs11Options | |
SetCertificateFilePath(const String &path) noexcept | Aws::Crt::Io::TlsContextPkcs11Options | |
SetPrivateKeyObjectLabel(const String &label) noexcept | Aws::Crt::Io::TlsContextPkcs11Options | |
SetSlotId(const uint64_t id) noexcept | Aws::Crt::Io::TlsContextPkcs11Options | |
SetTokenLabel(const String &label) noexcept | Aws::Crt::Io::TlsContextPkcs11Options | |
SetUserPin(const String &pin) noexcept | Aws::Crt::Io::TlsContextPkcs11Options | |
TlsContextPkcs11Options(const std::shared_ptr< Pkcs11Lib > &pkcs11Lib, Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Io::TlsContextPkcs11Options |