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

#include <p6kmipencoder.h>

Public Attributes

P6NCSTR clientCorrelation
 
P6NCSTR serverCorrelation
 

Detailed Description

P6KMIP_RESPONSEOPTIONS.

Common settable options for all KMIP response messages clientCorrelation - optional, clientCorrelation.pString NULL when not in use, used to correlate requests and responses in logs, added in KMIP 1.4 Used only for server to client operations.

serverCorrelation - optional, serverCorrelation.pSting NULL when not in use, used by server to track operations, should be provided in response for client to server operations, added in KMIP 1.4

Definition at line 1188 of file p6kmipencoder.h.


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