Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
KMIP Example 19 - Locate and Get a Symmetric Key

This example is similar to example 1 with a few additions.

We have added a KMIP Locate operation by custom attribute value, a call to get the key material (i.e., contents) of the newly created symmetric key, and finally show how we can do both the locate and get in a single operation.