unsigned char *silc_auth_get_public_data(SilcAuthPayload payload, SilcUInt32 *pubdata_len);
Returns the public data (usually random data) from the payload. Caller must not free the returned data.