Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IDHKeyExchange::initialize ( P6DHKEXFLAGS  flags)
pure virtual

Sets up the object to run properly.

Parameters
flags[ in ] Set perferences for the new object.
Returns
SuccessP6R::eOk 
FailureP6R::eAlreadyInitializedThis function can only be called once successfully.
P6R::eNoMemoryInsufficient memory to properly initialize the object.