Method: Rex::Socket::Parameters#sslctx
- Defined in:
- lib/rex/socket/parameters.rb
#sslctx ⇒ OpenSSL::SSL::SSLContext
Pre configured SSL Context to use
334 335 336 |
# File 'lib/rex/socket/parameters.rb', line 334 def sslctx @sslctx end |