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

#include <p6kmipclient.h>

Public Attributes

P6KMIP_TEMPLATEATTRIBUTE attributes
 
P6UINT32 cryptoAlgorithm
 
P6UINT32 cryptoLength
 
P6UINT32 objectType
 
P6KMIP_MSGEXTENSIONpExtension
 

Detailed Description

P6KMIP_REGMDOPARAMS.

A meta-data only object is used to store data about a key on the server.

objectType - the type of key the meta data is associated with (see Section 9.1.3.2.12in p6kmip.h, Object Type Enumeration) cryptoAlgorithm - one of the values from Section 9.1.3.2.13 in p6kmip.h, Cryptographic Algorithm Enumeration cryptoLength - key size in bites 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 1256 of file p6kmipclient.h.


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