method
new
v2_6_3 -
Show latest stable
- Class:
OpenSSL::SSL::SSLServer
new(svr, ctx)public
Creates a new instance of SSLServer.
-
srv is an instance of TCPServer.
-
ctx is an instance of OpenSSL::SSL::SSLContext.
new(svr, ctx)Creates a new instance of SSLServer.
srv is an instance of TCPServer.
ctx is an instance of OpenSSL::SSL::SSLContext.