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

#include <p6kmipserverparser.h>

Public Attributes

P6UINT32 cryptoUsageMask
 
P6UINT32 leaseTime
 
p6IKMIPStrpUniqueId
 
P6INT64 usageLimitsCount
 

Detailed Description

P6KMIP_CHECKREQ.

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

pUniqueId - (optional) an enumerator holding one unique identifier for the managed object in this request usageLimitsCount - (optional) remaining number of usage limits units allowed to be protected (set to -1 when not in use) cryptoUsageMask - (optional) how the client intends to use the managed object (set to zero if not in use) leaseTime - (optional) interval value, holds the initial length of time allowed for a lease (set to zero if not in use)

Definition at line 556 of file p6kmipserverparser.h.


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