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

#include <p6kmipclient.h>

Public Attributes

P6UINT32 certCount
 
P6UINT32 idCount
 
p6ICert ** pCertList
 
P6KMIP_MSGEXTENSIONpExtension
 
P6NCSTRpIdList
 
P6TIMEpValidityDate
 

Detailed Description

P6KMIP_VALIDATEPARAMS.

Specific parameters required by the Validate operation.

certCount - the number of p6ICert objects in the pCertList parameter pCertList - optional can be NULL, zero or more certificates idCount - the number of unique identifers in the pIdList pIdList - optional can be NULL, a list unique identifiers pointing to managed object certificates pValidityDate - optional can be NULL, when the certificate chain needs to be valid. If NULL then the server shall use current date and time pExtension - optional can be NULL, vendor defined extension to the operation

Definition at line 1111 of file p6kmipclient.h.


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