mirror of https://github.com/OpenKMIP/PyKMIP.git
Merge pull request #88 from OpenKMIP/feat/update-readme
Updating README
This commit is contained in:
commit
989e19c834
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue