|
pure virtual |
Allow the caller to switch to a different KMIP protocol version.
protocolVersion | [ in ] KMIP protocol version mapping {0 == 1.0, 1 == 1.1, 2 == 1.2, 3 == 1.3, 4 == 1.4) |
Success | P6R::eOk | |
Failure | P6R::eNotInitialized | A call to initialize() must be made before a call to this function. |