mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-08-22 02:18:07 +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