kdc: Add function to add encrypted padata
Since plugins no longer have a way of accessing the 'ek' member of the request structure, this function provides a way for a plugin to add encrypted padata to the response. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
		 Joseph Sutton
					Joseph Sutton
				
			
				
					committed by
					
						 Luke Howard
						Luke Howard
					
				
			
			
				
	
			
			
			 Luke Howard
						Luke Howard
					
				
			
						parent
						
							4a23cd5e23
						
					
				
				
					commit
					d5ad04a7f3
				
			| @@ -24,6 +24,7 @@ HEIMDAL_KDC_1.0 { | ||||
| 		kdc_request_get_attribute; | ||||
| 		kdc_request_copy_attribute; | ||||
| 		kdc_request_delete_attribute; | ||||
| 		kdc_request_add_encrypted_padata; | ||||
| 		kdc_request_add_pac_buffer; | ||||
| 		kdc_request_add_reply_padata; | ||||
| 		kdc_request_get_addr; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user