public class SSLServer extends SSLCTX
Constructor and Description |
---|
SSLServer(int options,
int num_sessions)
Start a new server context.
|
public SSLServer(int options, int num_sessions) throws NoSuchAlgorithmException
NoSuchAlgorithmException
for details.
public SSL connect(Socket socket) throws IOException, NoSuchAlgorithmException, CryptoException
socket
- [in] A reference to a totalcross.net.Socket.IOException
CryptoException
NoSuchAlgorithmException