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

#include <p6kmipencoder.h>

Public Attributes

P6UINT32 secretType
 
P6BCSTR secretValue
 
P6KMIP_KEYWRAPPING wrapInfo
 

Detailed Description

P6KMIP_WRAPPEDSECRET.

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 wrapInfo - the opaque secret data can be wrapped (encrypted and/or signed)

Definition at line 596 of file p6kmipencoder.h.


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