method
new
v1_9_1_378 -
Show latest stable
- Class:
OpenSSL::SSL::SSLSocket
new(p1, p2 = v2)public
Parameters
-
io is a real ruby IO object. Not an IO like object that responds to read/write.
-
ctx is an OpenSSLSSL::SSLContext.
The OpenSSL::Buffering module provides additional IO methods.
This method will freeze the SSLContext if one is provided; however, session management is still allowed in the frozen SSLContext.