different type of encryption

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2151 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-11 13:07:27 +00:00
parent 6d0956c254
commit a795f8b011

View File

@@ -39,7 +39,7 @@ krb5_mk_priv(krb5_context context,
s.pvno = 5;
s.msg_type = krb_priv;
s.enc_part.etype = ETYPE_DES_CBC_CRC;
s.enc_part.etype = auth_context->enctype;
s.enc_part.kvno = NULL;
r = krb5_encrypt (context, buf + sizeof(buf) - len, len,