PyKMIP/kmip/core
Peter Hamilton bea9bf08b2 Adding KMIP profile information to the client
This change updates the client with the KMIP profile information of the
conformance clauses and authentication suites that the client supports.
Several new methods are added to the client, allowing for the retrieval
and basic predicate querying of the profile data. A new test suite has
also been added to test this new capability.
2015-04-09 10:45:59 -04:00
..
factories Updating the Register unit demo 2015-03-13 16:31:39 -04:00
messages Updating the Get unit demo 2015-03-13 15:01:52 -04:00
repo Stub out server side locate operation. 2014-09-11 18:04:22 -04:00
__init__.py PyKMIP - Release v0.0.1 2014-08-13 19:23:05 -04:00
attributes.py Adding support for Digest 2015-03-10 11:57:35 -04:00
config_helper.py Adding custom configuration support 2015-02-27 10:48:07 -05:00
enums.py Adding KMIP profile information to the client 2015-04-09 10:45:59 -04:00
errors.py PyKMIP - Release v0.1.0 2014-08-28 14:04:23 -04:00
keys.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
misc.py Adding support for Digest 2015-03-10 11:57:35 -04:00
objects.py Updating the Register unit demo 2015-03-13 16:31:39 -04:00
primitives.py Adding support for Digest 2015-03-10 11:57:35 -04:00
secrets.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
server.py Updating the Register unit demo 2015-03-13 16:31:39 -04:00
utils.py Adding support for the Query operation 2015-02-23 17:18:05 -05:00