public abstract class OASslServer extends OASslBase
host, port, PREFERRED_CIPHER_NAMES, sslContext, sslEngine| Constructor and Description |
|---|
OASslServer(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
protected SSLContext |
createSSLContext()
Implemented by Server/Client to set up correct ssl context.
|
protected SSLEngine |
createSSLEngine() |
protected void |
log(String msg) |
static void |
main(String[] args) |
getSSLContext, getSSLEngine, initialize, input, input, output, receiveInput, resetSSL, sendOutputpublic OASslServer(String host, int port)
protected SSLContext createSSLContext() throws Exception
OASslBasecreateSSLContext in class OASslBaseExceptionprotected SSLEngine createSSLEngine() throws Exception
createSSLEngine in class OASslBaseExceptionCopyright © 1999–2025 ViaOA. All rights reserved.