Name

SPVM::Net::SSLeay::OPENSSL - OPENSSL(or OpenSSL) Name Space in OpenSSL

Description

Net::SSLeay::OPENSSL class in SPVM represetns OPENSSL(or OpenSSL) Name Space in OpenSSL.

Usage

use Net::SSLeay::OPENSSL;

Class Methods

add_ssl_algorithms

static method add_ssl_algorithms : int ();

Calls OpenSSL_add_ssl_algorithms function, and returns its return value.

add_all_algorithms

add_all_algorithms : void();

Calls OpenSSL_add_all_algorithms function.

See Also

Copyright & License

Copyright (c) 2024 Yuki Kimoto

MIT License