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

#include <p6kmipencoder.h>

Public Attributes

P6UINT32 type
 
union {
   P6KMIP_ATTESTATION   attestation
 
   P6KMIP_DEVICE   device
 
   P6KMIP_CRED_EXT1   extension1
 
   P6KMIP_PASSWORD   password
 
value
 

Detailed Description

P6KMIP_CREDENTIAL.

Section 2.1.2 (in KMIP spec) Credential used for the client to authenticate to a KMIP server type - indicates which union element is used {1..}, 0 means no value set password - item 1, Section 2.1.2 device - item 2, Section 2.1.2, not used for KMIP 1.0 attestation - item 3, Section 2.1.2 extension1 - item 4, extension where credential is just an opaque byte string (e.g., Db2)

Definition at line 1043 of file p6kmipencoder.h.


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