SilcBool silc_dh_compute_key_data(SilcDH dh, unsigned char **z, SilcUInt32 *z_len);
Same as above but returns the computed secret key as octet binary string. The caller must free the returned binary string.