+Fri Nov 17 22:29:13 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * krb5.hin, k5-int.h: Moved prototype for encode_kdc_rep to
+ k5-int.h, and remove the eblock argument.
+
Mon Nov 13 11:49:02 1995 Theodore Y. Ts'o <tytso@dcl>
* k5-int.h: Added typedef for krb5_preauth_proces_proc, and
krb5_ticket * ));
+krb5_error_code krb5_encode_kdc_rep
+ KRB5_PROTOTYPE((krb5_context,
+ krb5_const krb5_msgtype,
+ krb5_const krb5_enc_kdc_rep_part *,
+ krb5_const krb5_keyblock *,
+ krb5_kdc_rep *,
+ krb5_data ** ));
+
/*
* [De]Serialization Handle and operations.
*/