|
pure virtual |
This method retrieves the time that the key was placed in a specific key state.
Note that the CKS_PREACTIVATION state represents a key's creation date.
| pDate | [IN] a pointer to a P6TIME variable. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | Object is in an incorrect state. |
| P6R::eInvalidArg | pDate is NULL. | |
| P6R::eNotFound | The requested meta data is not defined |