Name

SPVM::Net::SSLeay::X509_VERIFY_PARAM - X509_VERIFY_PARAM

Description

The Net::SSLeay::X509_VERIFY_PARAM class of SPVM has methods to manipulate the X509_VERIFY_PARAM structure.

Usage

use Net::SSLeay::X509_VERIFY_PARAM;

Instance Methods

set_hostflags

method set_hostflags : void ($flags : int);

set1_host

method set1_host : int ($name : string, $namelen : int = 0);

Copyright & License

Copyright (c) 2023 Yuki Kimoto

MIT License