Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ICryptoKeyGetMeta::getStateDate ( P6CRYPTOKEYSTATE  state,
P6TIME pDate 
)
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.

Parameters
pDate[IN] a pointer to a P6TIME variable.
Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedObject is in an incorrect state.
P6R::eInvalidArgpDate is NULL.
P6R::eNotFoundThe requested meta data is not defined