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

search for in the

openssl_digest> <openssl_decrypt
[edit] Last updated: Fri, 17 May 2013

view this page in

openssl_dh_compute_key

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

openssl_dh_compute_keyリモート DH キー及びローカル DH キーの公開値に関して、共有される秘密を計算

説明

string openssl_dh_compute_key ( string $pub_key , resource $dh_key )
警告

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

パラメータ

pub_key

公開鍵

dh_key

DH キー

返り値

成功した場合計算されたキー、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes openssl_dh_compute_key - [0 notes]
There are no user contributed notes for this page.

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