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

#include <p6kmipencoder.h>

Public Attributes

P6UINT32 attribCount
 
P6UINT32 keyFormatType
 
P6KMIP_ATTRIBUTEpAttributeList
 
p6ICryptoKeypKey
 

Detailed Description

P6KMIP_KEY.

When the key material is supported by the p6ICryptoKey object this structure simplifies the calls required to encode the KMIP message.

keyFormatType - see Section 9.1.3.2.3 in p6kmip.h, Key Format Type Enumeration, if the caller wants to override default key encoding, optional set to zero if not defined attribCount - number if items pointed to by pAttributeList (set to zero if nothing in pAttributeList) pAttributeList - a set of attributes to be associated with the key, optional can be NULL pKey - key material to be returned to the client

Definition at line 687 of file p6kmipencoder.h.


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