Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ICryptoKeySetMeta::setStateDate ( P6CRYPTOKEYSTATE  state,
P6TIME  dateTime 
)
pure virtual

This method assigns the time that the key placed in a specific key state.

Note that the CKS_PREACTIVATION state represents the key creation date.

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