class

SSLScan::Test

Inherits Reference / Object

Constructors

new(host : String, sni_name : String, port : Int32, protocols : Array(SSLScan::Protocol), client_ciphers : Array(SSLScan::ClientCipher), renegotiation : SSLScan::Renegotiation, compression : SSLScan::Compression | Nil, heartbleed : Array(SSLScan::Heartbleed), ciphers : Array(SSLScan::Cipher), certificates : Array(SSLScan::Certificate), groups : Array(SSLScan::Group), connection_signature_algorithms : Array(SSLScan::ConnectionSignatureAlgorithm))
Source

Instance methods

certificates
Source
ciphers
Source
client_ciphers
Source
compression
Source
connection_signature_algorithms
Source
groups
Source
heartbleed
Source
host
Source
port
Source
protocols
Source
renegotiation
Source
sni_name
Source