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

#include <p6kmipencoder.h>

Public Attributes

P6BCSTR assertion
 
P6BCSTR measurement
 
P6KMIP_NONCE nonce
 
P6UINT32 type
 

Detailed Description

P6KMIP_ATTESTATION.

Section 2.1.2 (in KMIP spec) Credential format when client can generate an attestation. nonce - random data obtained from the KMIP server type - see Section 9.1.3.2.36 in p6kmip.h, Attestation Type Enumeration measurement - optional, provided by the client, set measurement.pString to NULL when not in use assertion - optional, provided by a 3rd party, set assertion.pString to NULL when not in use

Definition at line 867 of file p6kmipencoder.h.


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