openssl_dh_compute_key(3) php man page | unix.com

Man Page: openssl_dh_compute_key

Operating Environment: php

Section: 3

OPENSSL_DH_COMPUTE_KEY(3)						 1						 OPENSSL_DH_COMPUTE_KEY(3)

openssl_dh_compute_key - Computes shared secret for public value of remote DH key and local DH key

SYNOPSIS
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.
PARAMETERS
o $pub_key - Public key o $dh_key - DH key
RETURN VALUES
Returns computed key on success or FALSE on failure. PHP Documentation Group OPENSSL_DH_COMPUTE_KEY(3)
Related Man Pages
dh_generate_key(3) - centos
dh_generate_key(3) - opendarwin
dh_compute_key(3) - osx
dh_generate_key(3ssl) - linux
dh_generate_key(3ssl) - minix
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun