mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-09-18 07:28:18 +02:00
This change updates the KMIP object model to support explicitly storing key wrapping data attributes. Key wrapping data is treated externally as a dictionary and is stored as individual fields in the back end. Various unit tests have been updated and added to support these additions.