Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ICryptoKeySetMeta::setRenewalDate ( P6TIME  renewal)
pure virtual

This method retrieves the time when the key life's time was extended.

Note, that the setExpiredDate() can also set the renewal date automatically.

Parameters
renewal[IN] a P6TIME value.
Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedObject is in an incorrect state.