SilcAuthPayload silc_auth_payload_parse(const unsigned char *data, SilcUInt32 data_len);
Parses and returns Authentication Payload. The `data' and the `data_len' are the raw payload buffer.