mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
This change adds several attribute-related utilities that support converting TemplateAttribute structures to the new Attributes structure and back. These utilities will be used in the updated operation payloads to support seamless KMIP 2.0 encodings without requiring broad payload internal and external usage changes. Unit tests have been included to cover the new utility functions.