#include <p6kmipserverparser.h>
The contents of a create key pair request operation from a KMIP client to the key server application.
pCommonName - (optional) an enumerator holding zero or more template names defined common to both public and private key objects pCommonAttribute - (optional) an enumerator holding one or more attributes defined common to both public and private key objects pPrivateName - (optional) an enumerator holding zero or more template names defined for private key objects pPrivateAttribute - (optional) an enumerator holding one or more attributes defined for private key objects pPublicName - (optional) an enumerator holding zero or more template names defined for public key objects pPublicAttribute - (optional) an enumerator holding one or more attributes defined for public key objects extension - (optional) extension.pVendorId set to NULL when not in use, used to extend protocol messages for the purpose of adding vendor-specified extensions
Definition at line 352 of file p6kmipserverparser.h.