mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-11-11 17:20:07 +01:00
This change adds support for the GetAttributeList operation to the KMIPProxy client. It adds a new result object for the operation along with an integration test demonstrating how the operation can be used. Client unit test cases are also included.