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

#include <p6kmipserverparser.h>

Public Attributes

P6KMIP_MSGEXTENSIONREQ extension
 
P6KMIP_MANAGED_REQ object
 
P6UINT32 objectType
 
p6IKMIPAttributepAttribute
 
p6IKMIPNamepName
 

Detailed Description

P6KMIP_REGISTERREQ.

The contents of a register 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 pName - an enumerator holding one or more template names defined for the manged object provided in this request pAttribute - an enumerator holding one or more attributes defined for the manged object identified in this request object - the managed object to be saved on the server 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 373 of file p6kmipserverparser.h.


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