OpenKMIP / libkmip

A C implementation of the KMIP specification.
Other
38 stars 25 forks source link

Rj all 2022 04 13 #66

Open rjew3ll opened 2 years ago

rjew3ll commented 2 years ago

This contains the locate command that I added earlier, plus some initial support for the get attributes operation, and the activate operation.

I'm not really expecting this to get merged, just wanted to document these changes.

Let me know if you want any of these operations. The activate op should be complete, but may not be needed by many users. I need some KMIP 2.0 code and tests for the locate function. Get attributes also needs some 2.0 tests and a higher level interface.