mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-10-18 06:04:53 +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.