PyKMIP/kmip/demos/pie
Peter Hamilton a148e7c615 Adding opaque object examples for the ProxyKmipClient
This change adds two examples showing how to use opaque objects with the
ProxyKmipClient. The first is a unit demo showing how to register an
opaque object using the register operation of the ProxyKmipClient. The
second is an integration test showing how to register, get, and destroy
an opaque object using the ProxyKmipClient.
2015-07-30 10:39:06 -04:00
..
__init__.py Adding unit demos for the Pie ProxyKmipClient 2015-07-28 13:17:31 -04:00
create.py Adding unit demos for the Pie ProxyKmipClient 2015-07-28 13:17:31 -04:00
create_key_pair.py Adding unit demos for the Pie ProxyKmipClient 2015-07-28 13:17:31 -04:00
destroy.py Adding unit demos for the Pie ProxyKmipClient 2015-07-28 13:17:31 -04:00
get.py Adding unit demos for the Pie ProxyKmipClient 2015-07-28 13:17:31 -04:00
register_certificate.py Adding certificate examples for the ProxyKmipClient 2015-07-30 08:31:47 -04:00
register_opaque_object.py Adding opaque object examples for the ProxyKmipClient 2015-07-30 10:39:06 -04:00
register_private_key.py Adding unit demos for the Pie ProxyKmipClient 2015-07-28 13:17:31 -04:00
register_public_key.py Adding unit demos for the Pie ProxyKmipClient 2015-07-28 13:17:31 -04:00
register_secret_data.py Adding secret data examples for the ProxyKmipClient 2015-07-30 10:22:48 -04:00
register_symmetric_key.py Adding unit demos for the Pie ProxyKmipClient 2015-07-28 13:17:31 -04:00