struct SSLScan::Protocol

Included Modules

Defined in:

sslscan/entities/protocol.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : Type, version : String, enabled : Bool) #

[View source]

Instance Method Detail

def enabled? : Bool #

[View source]
def issue_context : String | Nil #

[View source]
def issue_namespace : String #

[View source]
def type : Type #

[View source]
def version : String #

[View source]
def version_verbose : String #

[View source]