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

#include <p6kmipclient.h>

Public Attributes

P6KMIP_MSGEXTENSIONpExtension
 
P6UINT32pLeaseTime
 
P6INT64pUsageLimitsCount
 
P6UINT32pUsageMask
 

Detailed Description

P6KMIP_CHECKPARAMS.

Specific parameters required by the Check operation.

pUsageLimitsCount - optional can be NULL, defines the number of usage limits units to be checked against server policy. pUsageMask - optional can be NULL, defines the Cryptographic Usage for which the client intends to use the object. pLeaseTime - optional can be NULL, interval type, time value that the client is asking the server to validate against server policy pExtension - optional can be NULL, an extension specific to a check operation

Definition at line 1372 of file p6kmipclient.h.


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