SSL information. More...
#include "./internal/export.hpp"
#include "./internal/config.hpp"
#include <proton/ssl.h>
#include <string>
Go to the source code of this file.
Classes | |
class | ssl |
SSL information. More... | |
class | ssl_certificate |
**Unsettled API** - An SSL certificate. More... | |
class | ssl_server_options |
**Unsettled API** - SSL configuration for inbound connections. More... | |
class | ssl_client_options |
**Unsettled API** - SSL configuration for outbound connections. More... | |
Namespaces | |
namespace | proton |
The main Proton namespace. |
SSL information.