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

#include <p6kmipclient.h>

Public Attributes

P6KMIP_TEMPLATEATTRIBUTEpAttributes
 
P6KMIP_MSGEXTENSIONpExtension
 
P6UINT32pOffset
 
P6NCSTR uniqueId
 

Detailed Description

P6KMIP_KEYPARAMS.

Specific parameters required by the Create Symmetric Key and ReKey operations.

pAttrbutes - optional can be NULL, any of the defined attributes to be associated with the registered object (e.g., object group, key type, key size) pExtension - optional can be NULL, vendor defined extension to the operation

Additional parameters that are only used for Re-key symmetric key operation: uniqueId - optional uniqueIdentifier.pString can be NULL, pointer to the symmetric key to replace pOffset - optional can be NULL, an interval value to indicate the difference between the initialization date and the activation date of the new key

Definition at line 1014 of file p6kmipclient.h.


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