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))
SourceInstance methods
certificates
Sourceciphers
Sourceclient_ciphers
Sourcecompression
Sourceconnection_signature_algorithms
Sourcegroups
Sourceheartbleed
Sourcehost
Sourceport
Sourceprotocols
Sourcerenegotiation
Sourcesni_name
Source