#include <ISupportsSSLSpecification.h>
Inheritance diagram for mx::ISupportsSSLSpecification:
Public Member Functions | |
virtual void | setSSL (const mxmIPAddress &proxy)=0 |
Use a SSL connection. |
[agu]
Alexander Gugau
|
Use a SSL connection.
Use a SSL connection and set an optional proxy. If you don't want to set a proxy, you can pass mxmIPAddress::nullIP(). Note that mxmIPAddress objects optionally include an |