mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-06-01 20:50:08 +02:00
This change updates payload management, streamlining the import process for kmip.core.messages.payloads. Now any request or response payload is accessible by importing payloads. All code importing and using individual payload modules has been updated to use this new approach.