removed old comment
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4001 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -298,12 +298,6 @@ make_pa_enc_timestamp(krb5_context context, PA_DATA *pa,
|
|||||||
if (ret)
|
if (ret)
|
||||||
return ret;
|
return ret;
|
||||||
|
|
||||||
/*
|
|
||||||
* According to the spec this is the only encryption method
|
|
||||||
* that must be supported so it's the safest choice. On the
|
|
||||||
* other hand, old KDCs might not support it.
|
|
||||||
*/
|
|
||||||
|
|
||||||
ret = krb5_encrypt_EncryptedData(context,
|
ret = krb5_encrypt_EncryptedData(context,
|
||||||
buf + sizeof(buf) - len,
|
buf + sizeof(buf) - len,
|
||||||
len,
|
len,
|
||||||
|
Reference in New Issue
Block a user