Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
KMIP Example 2 - Asynchronous KMIP operation

This example shows how to use the SDK to perform an asynchronous KMIP operation (specifically an asynchronous locate operation).

The example demonstrates how the client polls for the eventual completion of the operation by the server. (This example maps to the KMIP test case TC-32-12.)