mirror of
https://github.com/openkmip/pykmip
synced 2025-12-21 02:33:33 +00:00
This change updates the KeyWrappingData struct to conform with current library styles. This struct is used with key data to represent a wrapped key and will be used by future patches to support key wrapping functionality. Updated unit tests matching the new additions are included.