krb5_keytype where appropriate
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6686
dc483132-0cff-0310-8789-
dd5450dbe970
+Tue Sep 05 22:10:34 1995 Chris Provenzano (proven@mit.edu)
+
+ * ktf_util.c : Remove krb5_enctype references, and replace with
+ krb5_keytype where appropriate
Tue Aug 29 13:38:58 EDT 1995 Paul Park (pjpark@mit.edu)
* Makefile.in, .Sanitize, ser_ktf.c - Add new module to support
/* key contents */
ret_entry->key.magic = KV5M_KEYBLOCK;
- ret_entry->key.etype = ETYPE_UNKNOWN;
if (!xfread(&count, sizeof(count), 1, KTFILEP(id))) {
error = KRB5_KT_END;