kvno for encrypt_EncryptedData
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3074 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -175,6 +175,7 @@ krb5_get_forwarded_creds (krb5_context context,
|
||||
buf + sizeof(buf) - len,
|
||||
len,
|
||||
auth_context->enctype,
|
||||
0,
|
||||
&auth_context->local_subkey,
|
||||
&cred.enc_part);
|
||||
if (ret)
|
||||
|
@@ -298,6 +298,7 @@ make_pa_enc_timestamp(krb5_context context, PA_DATA *pa, krb5_keyblock *key)
|
||||
buf + sizeof(buf) - len,
|
||||
len,
|
||||
ETYPE_DES_CBC_MD5,
|
||||
0,
|
||||
key,
|
||||
&encdata);
|
||||
if (ret)
|
||||
|
Reference in New Issue
Block a user