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

#include <p6kmipclient.h>

Public Attributes

P6KMIP_TEMPLATEATTRIBUTE attributes
 
P6KMIP_MSGEXTENSIONpExtension
 
P6KMIP_KEYWRAPPINGpWrapInfo
 
P6UINT32 secretType
 
P6BCSTR secretValue
 

Detailed Description

P6KMIP_SECRETPARAMS.

Specific parameters required by the Register Secret Data operation.

secretType - the type of data in secretValue parameter, one of the values from Section 9.1.3.2.9 in p6kmip.h, Secret Data Type Enumeration secretValue - a shared secret value is encoded as an opaque key and thus the application can store whatever it wants pWrapInfo - the opaque secret data can be wrapped (encrypted and/or signed) attrbutes - any of the defined attributes to be associated with the registered object (e.g., Object Group) pExtension - optional can be NULL, vendor defined extension to the operation

Definition at line 1131 of file p6kmipclient.h.


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