Function silc_notify_payload_parse
SYNOPSIS
SilcNotifyPayload
silc_notify_payload_parse(const unsigned char *payload,
uint32 payload_len);
DESCRIPTION
Parse notify payload buffer and return data into payload structure.
The `buffer' is the raw payload data.