|
pure virtual |
Allow the caller to switch to a different KMIP message format.
msgFormat | [ in ] value from p6kmip.h, P6R's Compatibility Bit Mask (e.g., KMIP_CMP_TTLV, KMIP_CMP_MSGXML) |
Success | P6R::eOk | |
Failure | P6R::eNotInitialized | A call to initialize() must be made before a call to this function. |