mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-10-17 13:50:53 +02:00
This change updates the GetAttributes payloads to support KMIP 2.0 features, including swapping out Attribute Names for the Attribute Reference structure in the request payload and the Attribute list for the Attributes structure in the response payload. Unit tests have been added to cover these changes.