2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-31 07:33:30 +00:00
Files
pykmip/kmip/tests/unit/core/objects
Peter Hamilton 616e683370 Add support for the CurrentAttribute structure
This change adds support for the CurrentAttribute structure added
in KMIP 2.0. The CurrentAttribute 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-01 08:32:49 -04:00
..