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

#include <p6kmipencoder.h>

Public Attributes

P6UINT32 attribcount
 
P6UINT32 encodingOption
 
P6KMIP_KEYID encryptKey
 
P6UINT32 method
 
P6NCSTRpAttributeNames
 
P6KMIP_KEYID signKey
 

Detailed Description

P6KMIP_WRAPPINGSPEC.

Section 2.1.6 (in KMIP spec) Key Wrapping Specification method - see Section 9.1.3.2.4 in p6kmip.h Wrapping Method Enumeration encryptKey - optional, when empty encryptKey.uniqueId.pString set to NULL, only if encryption used for wrapping signKey - optional, when empty signKey.uniqueId.pString set to NULL, only if signning used for wrapping attribcount - optional, number of names pointed to by pAttributeName pAttributeNames - optional, may be repeated, number of attributes to be wrapped with a key encodingOption - optional, set to zero when not in use, see Section 9.1.3.2.32 in p6kmip.h, Encoding Option Enumeration

Definition at line 558 of file p6kmipencoder.h.


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