* func-proto.h (krb5_get_in_tkt()) Changed key_proc args to be the
authorChris Provenzano <proven@mit.edu>
Wed, 8 Feb 1995 01:33:30 +0000 (01:33 +0000)
committerChris Provenzano <proven@mit.edu>
Wed, 8 Feb 1995 01:33:30 +0000 (01:33 +0000)
commitb8e0e13fac14038727fd80d7b2daf7374f574594
tree37a7631a19597a3261cc4b16990817c79f29ec4f
parent64124151afeb04893b8a81ca59705afe496fef25
* func-proto.h (krb5_get_in_tkt()) Changed key_proc args to be the
following (krb5_context, const krb5_keytype, krb5_data *,
                krb5_const_pointer, krb5_keyblock **)

* func-proto.h (krb5_get_in_tkt_*()) Removed krb5_keytype, changed
krb5_enctype to krb5_enctype *, changed krb5_preauthtype to
krb5_preauthtype *.

* func-proto.h Added new routine krb5_get_in_tkt_with_keytab().

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4919 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/ChangeLog
src/include/krb5/func-proto.h