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, sendOutput
public OASslServer(String host, int port)
protected SSLContext createSSLContext() throws Exception
OASslBase
createSSLContext
in class OASslBase
Exception
protected SSLEngine createSSLEngine() throws Exception
createSSLEngine
in class OASslBase
Exception
Copyright © 1999–2025 ViaOA. All rights reserved.