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

#include <p6kmipencoder.h>

Public Attributes

P6UINT32 profileName
 
P6INT32 serverPort
 
P6NCSTR serverURI
 

Detailed Description

P6KMIP_PROFILEINFO attribute.

Conformance profile information returned by KMIP server for the Query Profile Function.

Section profileName - a value from Section 9.1.3.2.42 in p6kmip.h, Profile Name Enumeration serverURI - optional will be ignored by client code when not in use (i.e., its length and pString field will not be changed), only used for profiles that use HTTPS as their transport serverPort - optional will be -1 when not in use, only used for profiles that use HTTPS as their transport

Definition at line 1048 of file p6kmipencoder.h.


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