Search completed in 1.11 seconds.
4 results for "FC_SetOperationState":
FC_SetOperationState
MozillaProjectsNSSReferenceFC SetOperationState
name fc_setoperationstate - restore the cryptographic operation state of a session.
... syntax ck_rv fc_setoperationstate( ck_session_handle hsession, ck_byte_ptr poperationstate, ck_ulong uloperationstatelen, ck_object_handle hencryptionkey, ck_object_handle hauthenticationkey ); parameters hsession [in] handle of the open session.
... description fc_setoperationstate restores the cryptographic operations state of a session from an array of bytes obtained with fc_getoperationstate.
...therefore, a user may call fc_setoperationstate without logging into the token (to assume the nss user role).
Index
MozillaProjectsNSSIndex
279 fc_setoperationstate nss no summary!
FC_GetOperationState
MozillaProjectsNSSReferenceFC GetOperationState
return value examples see also fc_setoperationstate, nsc_getoperationstate ...
FIPS mode of operation
MozillaProjectsNSSReferenceNSS cryptographic moduleFIPS mode of operation
l-purpose functions fc_getfunctionlist fc_initialize fc_finalize fc_getinfo slot and token management functions fc_getslotlist fc_getslotinfo fc_gettokeninfo fc_waitforslotevent fc_getmechanismlist fc_getmechanisminfo fc_inittoken fc_initpin fc_setpin session management functions fc_opensession fc_closesession fc_closeallsessions fc_getsessioninfo fc_getoperationstate fc_setoperationstate fc_login fc_logout object management functions these functions manage certificates and keys.