Name

SPVM::Net::SSLeay::ASN1_GENERALIZEDTIME - ASN1_GENERALIZEDTIME Data Structure in OpenSSL

Description

Net::SSLeay::ASN1_GENERALIZEDTIME class in SPVM represents ASN1_GENERALIZEDTIME data structure in OpenSSL

Usage

use Net::SSLeay::ASN1_GENERALIZEDTIME;

Instance Methods

DESTROY

method DESTROY : void ();

Calls native ASN1_STRING_free function given the pointer value of the instance if no_free flag of the instance is not a true value.

See Also

Copyright & License

Copyright (c) 2024 Yuki Kimoto

MIT License