Creates a new TSSLServerSocket.
The port on which to listen.
The send timeout to set on the client sockets.
The receive timeout to set on the client sockets.
The TSSLContext to use for creating client sockets. Must be in server-side mode.
See Implementation
Creates a new TSSLServerSocket.