|
pure virtual |
Sets up the object to run properly.
This component does not do key management. It is the calling application's responsibility to manage and provide the proper keys to this component.
| flags | [ in ] Set perferences for the new object. |
| Success | P6R::eOk | |
| Failure | P6R::eNoMemory | Insufficient memory to set up this object. |
| P6R::eAlreadyInitialized | Can only call this method once. |