add auth_data

This commit is contained in:
Love Hornquist Astrand
2013-07-16 15:13:31 +02:00
parent bee5290cc3
commit b4d1168557

View File

@@ -655,6 +655,8 @@ typedef struct krb5_auth_context_data {
krb5_keytype keytype; /* ¿requested key type ? */
krb5_cksumtype cksumtype; /* ¡requested checksum type! */
AuthorizationData *auth_data;
}krb5_auth_context_data, *krb5_auth_context;