Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6KMIP_CREATE_KEYPAIRREQ Struct Reference

#include <p6kmipserverparser.h>

Public Attributes

P6KMIP_MSGEXTENSIONREQ extension
 
p6IKMIPAttributepCommonAttribute
 
p6IKMIPNamepCommonName
 
p6IKMIPAttributepPrivateAttribute
 
p6IKMIPNamepPrivateName
 
p6IKMIPAttributepPublicAttribute
 
p6IKMIPNamepPublicName
 

Detailed Description

P6KMIP_CREATE_KEYPAIRREQ.

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.


The documentation for this struct was generated from the following file: