mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-11-01 03:54:21 +01:00
This change adds integration tests that test registering, retrieving, and destroying SplitKey objects with the server. Minor updates are included for the client and server to ensure that SplitKey operations function as expected. Partially implements #545