struct SSLScan::ClientCipher

Included Modules

Defined in:

sslscan/entities/client_cipher.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(cipher : String, provider : String) #

[View source]

Instance Method Detail

def cipher : String #

def clone #

[View source]
def copy_with(cipher _cipher = @cipher, provider _provider = @provider) #

[View source]
def issue_context : String | Nil #

[View source]
def issue_namespace : String #

[View source]
def provider : String #