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::Entity::Strength
Defined in:
sslscan/entity.cr
Enum Members
Weak
=
0
Medium
=
1
Strong
=
2
Instance Method Summary
#medium?
#strong?
#weak?
Instance Method Detail
def
medium?
#
[
View source
]
def
strong?
#
[
View source
]
def
weak?
#
[
View source
]