SilcBuffer silc_id_payload_encode_data(const unsigned char *id, uin32 id_len, SilcIdType type);
Encodes ID Payload. The `id' is raw ID data of the length of `id_len' of type of `type'. Returns the encoded payload buffer.