class

OpenSSL::ASN1::Time

Inherits Reference < Object

Constructors

new(handle : LibCrypto::ASN1_TIME, owned : Bool = true)
Source
new(period)
Source

Class methods

days_from_now(days)
Source

Instance methods

finalize
Source
to_s

Convert ASN1_TIME to a string representation

Source
to_time

Convert ASN1_TIME to Crystal Time object

Source
to_unsafe
Source