(krb5_auth_context_data): add keytype' and
cksumtype'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6051 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -474,6 +474,9 @@ typedef struct krb5_auth_context_data {
|
||||
krb5_pointer i_vector;
|
||||
|
||||
krb5_rcache rcache;
|
||||
|
||||
krb5_keytype keytype; /* <20>requested key type ? */
|
||||
krb5_cksumtype cksumtype; /* <20>requested checksum type! */
|
||||
|
||||
}krb5_auth_context_data, *krb5_auth_context;
|
||||
|
||||
|
Reference in New Issue
Block a user