class SSLScanner::Scan

Defined in:

sslscanner.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ip : String, port : Int32) #

[View source]

Instance Method Detail

def gather_results #

[View source]
def run #

[View source]
def socket #

[View source]
def sort_and_print(results : Array(Hash(Symbol, Colorize::Object(String) | String))) #

[View source]
def ssl_handshake(cipher : String, protocol : Array(OpenSSL::SSL::Options)) #

[View source]