method

compute_key

v1_9_2_180 - Show latest stable - Class: OpenSSL::PKey::DH
compute_key(p1)
public

Parameters

Returns aString containing a shared secret computed from the other parties public value.

See DH_compute_key() for further information.