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

#include <p6kmipserverparser.h>

Public Attributes

P6KMIP_MSGEXTENSIONREQ extension
 
P6INT32 offset
 
p6IKMIPAttributepCommonAttribute
 
p6IKMIPNamepCommonName
 
p6IKMIPAttributepPrivateAttribute
 
p6IKMIPNamepPrivateName
 
p6IKMIPStrpPrivateUniqueId
 
p6IKMIPAttributepPublicAttribute
 
p6IKMIPNamepPublicName
 

Detailed Description

P6KMIP_REKEY_KEYPAIRREQ.

The contents of a re-key key pair request operation from a KMIP client to the key server application.

pPrivateUniqueId - (optional) an enumerator holding one unique identifier for the private key in this request offset - (optional) -1 if not set by client, interval indicating the difference between the initialization date and the activation date of the replacement key to be created pCommonName - (optional) an enumerator holding zero or more template names defined common to both public and private key objects pCommonAttribute - (optional) an enumerator holding one or more attributes defined common to both public and private key objects pPrivateName - (optional) an enumerator holding zero or more template names defined for private key objects pPrivateAttribute - (optional) an enumerator holding one or more attributes defined for private key objects pPublicName - (optional) an enumerator holding zero or more template names defined for public key objects pPublicAttribute - (optional) an enumerator holding one or more attributes defined for public key objects extension - (optional) extension.pVendorId set to NULL when not in use, used to extend protocol messages for the purpose of adding vendor-specified extensions

Definition at line 415 of file p6kmipserverparser.h.


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