SilcIDPayload silc_id_payload_parse(const unsigned char *payload, SilcUInt32 payload_len);
Parses buffer and return ID payload into payload structure. The `buffer' is raw payload buffer. The caller must free the returned payload.