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

#include <p6kmipserverparser.h>

Public Attributes

P6UINT32 certRequestType
 
P6UINT32 offset
 
p6IKMIPAttributepAttribute
 
p6IKMIPBinarypCertRequest
 
p6IKMIPStrpCertReqUniqueId
 
p6IKMIPNamepName
 
p6IKMIPStrpUniqueId
 

Detailed Description

P6KMIP_CERTIFYREQ.

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

pUniqueId - (optional) an enumerator holding one unique identifier for a public key in this request certRequestType - (optional) the type of certificate requested, see Section 9.1.3.2.22 in p6kmip.h, Certificate Request Type Enumeration pCertRequest - (optional) a byte string with the certificate request offset - (optional) only for Re-Certify, interval indicating the difference between the initialization date and the activation date of the new certificate to be created pName - (optional) an enumerator holding zero or more template names defined for the manged object identified by pUniqueId pAttribute - (optional) an enumerator holding one or more attributes defined for the manged object identified by pUniqueId pCertReqUniqueId - (optional) re-certify only, an enumerator holding one unique identifier for a Certificate Request in this request

Definition at line 471 of file p6kmipserverparser.h.


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