const unsigned char * silc_attribute_get_data(SilcAttributePayload payload, SilcUInt32 *data_len);
Returns the attribute data from the payload indicated by the `payload' The caller must not free the returned data pointer.