Module: SSLScan::Socket::SslTcp
- Defined in:
- lib/ssl_scan/socket/ssl_tcp.rb
Instance Method Summary collapse
Instance Method Details
#type? ⇒ Boolean
340 341 342 |
# File 'lib/ssl_scan/socket/ssl_tcp.rb', line 340 def type? return 'tcp-ssl' end |