mirror of
				https://github.com/OpenKMIP/PyKMIP.git
				synced 2025-11-02 20:44:15 +01:00 
			
		
		
		
	This change adds ModifyAttribute support to the ProxyKmipClient, leveraging the new generic request capability in the underlying KMIPProxy client. New unit tests have been added to cover the new client additions. Partially implements #547