Function silc_channel_get_id_parse
SYNOPSIS
SilcChannelID *silc_channel_get_id_parse(SilcChannelPayload payload);
DESCRIPTION
Return the Channel ID as parsed ID. This is equivalent to the
silc_channel_get_id execpt that the ID is already parsed. The caller
must free the parsed Channel ID.