openssl_dh_compute_key

Example

 string openssl_dh_compute_key ( string $pub_key , resource $dh_key ) 

Description

Warning: This function is currently not documented; only its argument list is available.

Return Values

Returns computed key on success or FALSE on failure.