Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cherry
v0.1.3
MITM
Cache
Client
Context
ExtKeyUsage
KeyUsage
Server
OpenSSL
ASN1
Integer
Time
MemBIO
NID
PKey
DSA
KeyType
RSA
Built with Crystal 1.9.2
2023-10-07 22:05:37 UTC
class
OpenSSL::ASN1::Time
OpenSSL::ASN1::Time
Reference
Object
Defined in:
cherry/openssl/asn1/time.cr
Constructors
.new
(period : Int)
.new
(time : LibCrypto::ASN1_TIME)
Class Method Summary
.days_from_now
(days : Int)
Instance Method Summary
#finalize
#to_unsafe
: LibCrypto::ASN1_TIME
Constructor Detail
def self.
new
(period : Int)
#
[
View source
]
def self.
new
(time : LibCrypto::ASN1_TIME)
#
[
View source
]
Class Method Detail
def self.
days_from_now
(days : Int)
#
[
View source
]
Instance Method Detail
def
finalize
#
[
View source
]
def
to_unsafe
: LibCrypto::ASN1_TIME
#
[
View source
]