unsigned char * silc_message_get_data(SilcMessagePayload payload, SilcUInt32 *data_len);
Return the data in the payload, that is, the actual message data. The caller must not free it.