Rename contents to keyvalue.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1896 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -477,7 +477,7 @@ tgs_rep(krb5_context context,
|
||||
{
|
||||
krb5_keyblock kb;
|
||||
kb.keytype = tgt->key.keytype;
|
||||
kb.contents = tgt->key.keyvalue;
|
||||
kb.keyvalue = tgt->key.keyvalue;
|
||||
krb5_encrypt(context, buf + sizeof(buf) - len, len, &kb,
|
||||
&rep.enc_part.cipher);
|
||||
}
|
||||
|
Reference in New Issue
Block a user