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
enum
SSLScan::Issue::Severity
Defined in:
sslscan/issue.cr
Enum Members
Low
=
0
Medium
=
1
High
=
2
Instance Method Summary
#high?
#low?
#medium?
Instance Method Detail
def
high?
#
[
View source
]
def
low?
#
[
View source
]
def
medium?
#
[
View source
]