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

search for in the

openssl_digest> <openssl_decrypt
Last updated: Fri, 24 Jul 2009

view this page in

openssl_dh_compute_key

(No version information available, might only be in CVS)

openssl_dh_compute_keyComputes shared secret for public value of remote DH key and local DH key

설명

string openssl_dh_compute_key ( string $pub_key , resource $dh_key )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

pub_key

Public key

dh_key

DH key

반환값

Returns computed key on success or FALSE on failure.



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

openssl_digest> <openssl_decrypt
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites