Method SSL.Cipher.KeyExchangeDHE()->set_other()

class SSL.Cipher.KeyExchangeDHE

Method set_other

protected bool set_other(Gmp.smpz o)

Description

Set the value received from the peer.

Returns

Returns 1 if o is valid for the set parameters.

Otherwise returns UNDEFINED.