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

This method modifes the current state of the key (see reference 1).

Parameters
state[IN] a P6CRYPTOKEYSTATE variable.
Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedObject is in an incorrect state.