activemq-cpp-3.6.0
decaf::internal::net::ssl::DefaultSSLContext Class Reference

Default SSLContext manager for the Decaf library. More...

#include <src/main/decaf/internal/net/ssl/DefaultSSLContext.h>

Public Member Functions

virtual ~DefaultSSLContext ()

Static Public Member Functions

static
decaf::net::ssl::SSLContext
getContext ()

Protected Member Functions

 DefaultSSLContext ()

Detailed Description

Default SSLContext manager for the Decaf library.

If the user doesn't supply or specify the SSLContext that they wish to use then we load the Decaf library's default SSLContext using whatever SSL provider is enabled an preferred.

Since
1.0

Constructor & Destructor Documentation

decaf::internal::net::ssl::DefaultSSLContext::DefaultSSLContext ( )
protected
virtual decaf::internal::net::ssl::DefaultSSLContext::~DefaultSSLContext ( )
virtual

Member Function Documentation

static decaf::net::ssl::SSLContext* decaf::internal::net::ssl::DefaultSSLContext::getContext ( )
static

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