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

#include <p6kmipserverparser.h>

Public Attributes

P6KMIP_MSGEXTENSIONREQ extension
 
P6UINT32 objectType
 
p6IKMIPAttributepAttribute
 
p6IKMIPNamepName
 
p6IKMIPStrpUniqueId
 
P6UINT32 secretDataType
 

Detailed Description

P6KMIP_JOIN_SPLITKEYREQ.

The contents of a create split key request operation from a KMIP client to the key server application.

objectType - the type of managed object, see Section 9.1.3.2.12 in p6kmip.h, Object Type Enumeration pUniqueId - an enumerator holding one or many unique identifiers for each key in the split key secretDataType - (optional) which secret data type the split keys from, see Section 9.1.3.2.9 in p6kmip.h, Secret Data Type Enumeration pName - (optional) an enumerator holding zero or more template names defined for the manged object identified by pUniqueId pAttribute - (optional) an enumerator holding one or more attributes defined for the manged object identified by pUniqueId 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 717 of file p6kmipserverparser.h.


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