class
OpenSSL::ASN1::Time
- OpenSSL::ASN1::Time
- Reference
- Object
Defined in:
openssl_ext/asn1/time.crConstructors
Class Method Summary
Instance Method Summary
- #finalize
-
#to_s : String
Convert ASN1_TIME to a string representation
-
#to_time : ::Time
Convert ASN1_TIME to Crystal Time object
- #to_unsafe : Pointer(Void)