Name

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

Description

Net::SSLeay::OPENSSL_INIT_SETTINGS class in SPVM represents OPENSSL_INIT_SETTINGS data structure in OpenSSL.

Usage

use Net::SSLeay::OPENSSL_INIT_SETTINGS;

Instance Methods

DESTROY

method DESTROY : void ();

Calls native OPENSSL_INIT_free function given the pointer value of the instance unless no_free flag of the instance is a true value.

See Also

Copyright & License

Copyright (c) 2024 Yuki Kimoto

MIT License