mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
This change adds two examples showing how to use certificates with the ProxyKmipClient. The first is a unit demo showing how to register a certificate using the register operation of the ProxyKmipClient. The second is an integration test showing how to register, get, and destroy a certificate using the ProxyKmipClient.