switch to KRB5_ENCTYPE

This commit is contained in:
Love Hörnquist Åstrand
2011-07-24 16:02:22 -07:00
parent c97322adf2
commit 8060a561db
17 changed files with 65 additions and 58 deletions

View File

@@ -38,7 +38,7 @@
#include "krb5_locl.h"
static struct _krb5_key_type keytype_arcfour = {
ENCTYPE_ARCFOUR_HMAC_MD5,
KRB5_ENCTYPE_ARCFOUR_HMAC_MD5,
"arcfour",
128,
16,