#include <p6kmipencoder.h>
Public Attributes | |
P6NCSTR | clientCorrelation |
P6NCSTR | serverCorrelation |
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.