OAuth::enableSSLChecks

(PECL OAuth >= 0.99.5)

OAuth::enableSSLChecks启用 SSL 检查

描述

public OAuth::enableSSLChecks(): bool

启用通常的 SSL 对等证书和主机检查(默认启用)。或者,可以将 sslChecks 成员设置为非 false 值以关闭 SSL 检查。

参数

此函数没有参数。

返回值

true

变更日志

版本 描述
PECL oauth 0.99.8 添加了 sslChecks 成员

参见

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top