SilcBool silc_dh_compute_public(SilcDH dh, SilcMPInt *y);
Sets the remote end's public value y' into the SilcDH context. This must be done before computing the secret key. Returns FALSE on error.