SSLScan::Certificate
Inherits SSLScan::Entity / Reference / Object
Constructors
new(signature_algorithm : Nil | String, pk : SSLScan::Certificate::PK | Nil, subject : Nil | String, alt_names : Nil | Array(String), issuer : Nil | String, self_signed : Bool | Nil, not_valid_before : Time, not_valid_after : Time, expired : Bool)
SourceInstance methods
alt_names
Sourceexpired?
Sourceissue_context
Sourceissue_namespace
Sourceissuer
Sourcenot_valid_after
Sourcenot_valid_before
Sourcepk
Sourceself_signed?
Sourcesignature_algorithm
Sourcesubject
Sourcetype
Source