ssl_client_options Class Reference

**Unsettled API** - SSL configuration for outbound connections. More...

#include <ssl.hpp>

Inherits proton::internal::ssl_domain.

List of all members.

Public Member Functions

 ssl_client_options (const std::string &trust_db, enum ssl::verify_mode=ssl::VERIFY_PEER_NAME)
 Create SSL client options (no client certificate).
 ssl_client_options (ssl_certificate &, const std::string &trust_db, enum ssl::verify_mode=ssl::VERIFY_PEER_NAME)
 Create SSL client options with a client certificate.
 ssl_client_options ()
 SSL connections restricted to available anonymous cipher suites on the platform.

Detailed Description

**Unsettled API** - SSL configuration for outbound connections.

Examples:

service_bus.cpp.


Constructor & Destructor Documentation

SSL connections restricted to available anonymous cipher suites on the platform.


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

Generated on 14 May 2019 for Qpid Proton C++ by  doxygen 1.6.1