ot::net
class SSLSocketFactory
#include "ot/ssl/SSLSocketFactory.h"
A factory class for creating instances of SSLSocket.
An default implementation of SSLSocketFactory is provided which creates instances of the SSLSocket class appropriate for the SSL implementation used with this version of OpenTop.
If no SSL implementation was specified when the OpenTop library was built, the socket creation functions throw an UnsupportedOperationException.
- Multi-threaded considerations:
-
Can safely be called from multiple concurrent threads.
- Since:
-
OpenTop 1.4
Found a bug or missing feature? Please email us at support@elcel.com