Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sslscan
v1.0.0
SSLScan
Certificate
PK
Type
Type
Cipher
Status
Strength
ClientCipher
Compression
ConnectionSignatureAlgorithm
Entity
Strength
Error
Group
Heartbleed
Issue
Severity
Parser
Protocol
Type
Renegotiation
Report
Scanner
Test
Built with Crystal 1.9.2
2023-10-08 10:26:18 UTC
struct
SSLScan::Issue
SSLScan::Issue
Struct
Value
Object
Defined in:
sslscan/issue.cr
Constructors
.new
(severity : Severity, type : String, context : Nil | String =
nil
)
Instance Method Summary
#context
: String | Nil
#severity
: Severity
#type
: String
Constructor Detail
def self.
new
(severity :
Severity
, type : String, context : Nil | String =
nil
)
#
[
View source
]
Instance Method Detail
def
context
: String | Nil
#
[
View source
]
def
severity
:
Severity
#
[
View source
]
def
type
: String
#
[
View source
]