Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6IKMIPProfileInfo Interface Referenceabstract

#include <p6kmipclient.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR count (P6UINT32 *pNumber)=0
 
virtual P6R::P6ERR next (P6KMIP_PROFILEINFO *pSupported)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 
virtual P6R::P6ERR reset (void)=0
 

Detailed Description

This interface is an enumerator that returns a list of KMIP Conformance Profiles supported by a KMIP server and returned from a Query operation (i.e., Section 2.1.20 KMIP spec).

For some profiles (e.g., those having to do with HTTPS transport) a URL and port number is also provided to allow automatic client configuration when the server does use the default values defined in the KMIP spec. Conformance Profiles was added in KMIP 1.3.

Definition at line 817 of file p6kmipclient.h.


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