Method: Thrift::SSLSocket#ssl_context
- Defined in:
- lib/thrift/transport/ssl_socket.rb
#ssl_context ⇒ Object
Returns the value of attribute ssl_context.
27 28 29 |
# File 'lib/thrift/transport/ssl_socket.rb', line 27 def ssl_context @ssl_context end |