PyKMIP/kmip/tests
Peter Hamilton bc3e81b577 Add KMIP 2.0-style attribute handling
This change adds a new Attributes object to the object hierarchy,
which replaces TemplateAttributes in KMIP 2.0. The old attribute
components, like the AttributeName and AttributeIndex, are no
longer used and are instead replaced with the KMIP TTLV tag for
the attributes in question. This brings the attribute encoding
process in line with the rest of the KMIP specification.

To support this change, additional attribute and enumeration
utility functions have been added to simply attribute building
and attribute/enumeration validity checking. New test cases
covering this new functionality are also included.
2019-02-22 09:59:05 -05:00
..
functional Add functional tests for server auth and access control 2018-05-09 01:21:03 -04:00
integration Fix cryptographic usage mask handling for CreateKeyPair 2018-04-11 21:51:32 -04:00
unit Add KMIP 2.0-style attribute handling 2019-02-22 09:59:05 -05:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00