2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-21 10:43:15 +00:00
Files
pykmip/kmip/tests/unit/core/objects
Peter Hamilton 072d55a9c3 Add support for the NewAttribute structure
This change adds support for the NewAttribute structure added
in KMIP 2.0. The NewAttribute structure is a basic container
structure that contains a single attribute instance for use by
attribute operations. A new unit test suite has been added to cover
the new additions.

Partially implements #547
2019-11-18 10:12:33 -05:00
..