|
pure virtual |
This method retrieves the time when the key life's time was extended (i.e., when the setExpiredDate() or setRenewalDate() method was called).
| pRenewal | [IN] a pointer to a P6TIME variable. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | Object is in an incorrect state. |
| P6R::eInvalidArg | pRenewal is NULL. | |
| P6R::eNotFound | The requested meta data is not defined |