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

#include <p6kmipserverparser.h>

Public Attributes

P6KMIP_MSGEXTENSIONREQ extension
 
P6INT32 maxItems
 
P6UINT32 objectGroupMember
 
P6INT32 offsetItems
 
p6IKMIPAttributepAttribute
 
P6UINT32 storageStatusMask
 

Detailed Description

P6KMIP_LOCATEREQ.

The contents of a locate request operation from a KMIP client to the key server application.

maxItems - (optional) the maximum number of object identifers the server may return (-1 means not set by client) offsetItems - (optional) number of object idenifiers to skip that satisfy the identification criteria (-1 means not set by client) storageStatusMask - (optional) indicates whether only on-line, archived, or both are to be searched, see Section 9.1.3.3.2 in p6kmip.h, Storage Status (Bit) Mask (zero means not set by client) objectGroupMember - (optional) indicates object group member type, see Section 9.1.3.2.33 in p6kmip.h, Object Group Member Enumeration (zero means not set by client) pAttribute - (optional) an enumerator holding one or more attributes required to match those in a candidate object 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 508 of file p6kmipserverparser.h.


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