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

#include <p6kmipclient.h>

Public Attributes

P6KMIP_MSGEXTENSIONpExtension
 
P6UINT32pKeyCompression
 
P6UINT32pKeyFormat
 
P6UINT32pKeyWrapType
 
P6KMIP_WRAPPINGSPECpSpec
 
P6NCSTR uniqueId
 

Detailed Description

P6KMIP_EXPORTPARAMS.

Specific parameters required by the Export operation.

uniqueId - optional uniqueId.pString can be NULL, pointer to the managed object to return. If NULL the server determines the object to return. pKeyFormat - optional can be NULL, if a key is being returned specify its format, see Section 9.1.3.2.3 in p6kmip.h, Key Format Type Enumeration pKeyWrapType - optional can be NULL, if a key is being returned specify its format, see Section 9.1.3.2.49 in p6kmip.h, Key Wrap Type Enumeration pKeyCompression - optional can be NULL, if a key is being returned specify the compression being used, see Section 9.1.3.2.2 in p6kmip.h, Key Compression Type Enumeration pSpec - optional can be NULL, can be used for all managed objects except templates, specifies how to return an object wrapped (i.e., encrypted and/or signed) pExtension - optional can be NULL, an extension specific to a locate operation

Definition at line 1215 of file p6kmipclient.h.


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