class

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)
Source

Instance methods

alt_names
Source
expired?
Source
issue_context
Source
issue_namespace
Source
issuer
Source
not_valid_after
Source
not_valid_before
Source
self_signed?
Source
signature_algorithm
Source
subject
Source
type
Source

Nested types