Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
KMIP Example 1 - Basic Code Structure

This example shows the basic code structure used to access KMIP operations in the SDK.

This includes how to load the client and server certificates into the keystore so that an SSL connection can be made to the server.

A single symmetric key is created and destroyed. (This example maps to the KMIP test case TC-311-12.)