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
NoSuchAlgorithmExceptionfor details.public SSL connect(Socket socket) throws IOException, NoSuchAlgorithmException, CryptoException
socket - [in] A reference to a totalcross.net.Socket.IOExceptionCryptoExceptionNoSuchAlgorithmException