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

#include <p6kmipclient.h>

Public Attributes

P6UINT32 attribCount
 
P6KMIP_IMPORTOBJECT importObject
 
P6KMIP_ATTRIBUTEpAttributeList
 
P6KMIP_MSGEXTENSIONpExtension
 
P6UINT32pKeyWrapType
 
P6BOOLpReplaceExisting
 

Detailed Description

P6KMIP_IMPORTPARAMS.

A Managed Object and all its associated attributes.

importObject - required, the object to be imported pReplaceExisting - optional can be NULL, replace existing object with the same unique identifier (if absent assumes false) pKeyWrapType - optional can be NULL, see Section 9.1.3.2.49 in p6kmip.h, Key Wrap Type Enumeration attribCount - specifies the number of P6KMIP_ATTRIBUTE structures pointed to by pAttributeList pAttribList - required, all of the attributes associated with the managed object being imported pExtension - optional can be NULL, vendor defined extension to the operation

Definition at line 1236 of file p6kmipclient.h.


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