downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

OAuth::setNonce> <OAuth::setAuthType
[edit] Last updated: Fri, 25 May 2012

view this page in

OAuth::setCAPath

(PECL OAuth >= 0.99.8)

OAuth::setCAPathCA パスおよび情報を設定する

説明

public mixed OAuth::setCAPath ([ string $ca_path [, string $ca_info ]] )

認証局 (CA) のパスと情報を設定します。

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

ca_path

設定したい CA パス。

ca_info

設定したい CA 情報。

返り値

成功した場合に TRUE を返します。ca_path あるいは ca_info が無効な形式の場合は FALSE を返します。

変更履歴

バージョン 説明
1.0.0 以前は、失敗したときに FALSE ではなく NULL を返していました。

参考



add a note add a note User Contributed Notes OAuth::setCAPath
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites