module

SSLScan::Scanner

Inherits SSLScan::Parser

Instance methods

scan(host : String, port : Int32 | Nil = nil, sni_name : String | Nil = nil, ip_version : Symbol | Nil = nil, client_ciphers : Bool = false, times : Bool = false, sleep : Time::Span | Nil = nil, timeout : Time::Span | Nil = nil) : Report
Source