Namespaces |
namespace | openssl |
Data Structures |
class | DefaultSSLContext |
| Default SSLContext manager for the Decaf library. More...
|
class | DefaultSSLServerSocketFactory |
| Default implementation of the SSLServerSocketFactory, this factory throws an Exception from all its create methods to indicate that SSL is not supported, this factory is used when OpenSSL is not enabled in the builds. More...
|
class | DefaultSSLSocketFactory |
| Default implementation of the SSLSocketFactory, this factory throws an Exception from all its create methods to indicate that SSL is not supported, this factory is used when OpenSSL is not enabled in the builds. More...
|