add reply reply_key

This commit is contained in:
Love Hörnquist Åstrand
2009-06-03 12:04:52 -07:00
committed by Love Hörnquist Åstrand
parent a5e342f8ba
commit fd7c870550

View File

@@ -83,6 +83,7 @@ typedef struct krb5_get_init_creds_ctx {
#define KRB5_FAST_KDC_REPLY_KEY_REPLACED 4
#define KRB5_FAST_REPLY_REPLY_VERIFED 8
#define KRB5_FAST_STRONG 16
krb5_keyblock reply_key;
};
} krb5_get_init_creds_ctx;