mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-11-02 12:35:00 +01: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.