(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:
		@@ -475,6 +475,9 @@ typedef struct krb5_auth_context_data {
 | 
				
			|||||||
  
 | 
					  
 | 
				
			||||||
    krb5_rcache rcache;
 | 
					    krb5_rcache rcache;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    krb5_keytype keytype;	/* <20>requested key type ? */
 | 
				
			||||||
 | 
					    krb5_cksumtype cksumtype;	/* <20>requested checksum type! */
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
}krb5_auth_context_data, *krb5_auth_context;
 | 
					}krb5_auth_context_data, *krb5_auth_context;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
typedef struct {
 | 
					typedef struct {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user