Function silc_dh_remote_public
SYNOPSIS
bool silc_dh_compute_key_data(SilcDH dh, unsigned char **z,
uint32 *z_len);
DESCRIPTION
Same as above but returns the computed secret key as octet binary
string. The caller must free the returned binary string.