From a82154c6fbb83f4805fe34bbba812f1abe3770b1 Mon Sep 17 00:00:00 2001 From: Peter Hamilton Date: Fri, 4 Sep 2015 10:36:53 -0400 Subject: [PATCH] Updating README The change updates the README to reflect new operations added to the KMIPProxy and ProxyKmipClient. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 290beb5..5a36900 100644 --- a/README.rst +++ b/README.rst @@ -27,6 +27,7 @@ support for the following operations: * ``Register`` * ``Locate`` * ``Get`` +* ``GetAttributeList`` * ``Activate`` * ``Revoke`` * ``Destroy`` @@ -41,6 +42,7 @@ following operations: * ``CreateKeyPair`` * ``Register`` * ``Get`` +* ``GetAttributeList`` * ``Destroy`` For examples of how to create and use the different clients, see the scripts