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

#include <p6kmipencoder.h>

Public Attributes

P6BOOL bCriticality
 
P6BSTR encodedExtension
 
P6NCSTR vendorId
 

Detailed Description

P6KMIP_MSGEXTENSION.

Section 6.16 (in KMIP spec) Message Extension The caller encodes the extension's value using standard KMIP TTLV encoding and places that encoding as a binary string in the extension field. This way the caller can create any encoding desired.

vendorId - vendor identification bCriticality - criticality indicator encodedExtension - becomes the Vendor Extension structure, must be KMIP encoded and must be a multiple of 8 in length

Definition at line 1174 of file p6kmipencoder.h.


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