mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-06-28 09:44:23 +02:00
This change updates encoding support for SplitKey objects, bringing it up-to-date with the modern conventions used in the rest of the library. A new unit test suite has been added to cover the new functionality. Partially implements #545