|
pure virtual |
This method retrieves the current state of the key (see reference 1).
| pState | [IN] pointer to a P6CRYPTOKEYSTATE variable. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | Object is in an incorrect state. |
| P6R::eInvalidArg | pState is NULL. | |
| P6R::eNotFound | The requested meta data is not defined |