Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
openssl_ext
v2.4.3
OpenSSL
ASN1
Time
BioError
BN
BNError
GETS_BIO
MemBIO
PKey
EC
Group
Point
EcError
PKey
PKeyError
RSA
RsaError
OpensslRsa
Generated using Crystal 1.10.1
2024-01-10 16:17:09 UTC
class
OpenSSL::
ASN1::
Time
OpenSSL::ASN1::Time
Reference
Object
Defined in:
openssl_ext/asn1/time.cr
Constructors
.new
(handle : LibCrypto::ASN1_TIME)
.new
(period)
Class Method Summary
.days_from_now
(days)
Instance Method Summary
#finalize
#to_unsafe
: Pointer(Void)
Constructor Detail
def self.
new
(handle : LibCrypto::ASN1_TIME)
#
[
View source
]
def self.
new
(period)
#
[
View source
]
Class Method Detail
def self.
days_from_now
(days)
#
[
View source
]
Instance Method Detail
def
finalize
#
[
View source
]
def
to_unsafe
: Pointer(Void)
#
[
View source
]