Search completed in 1.12 seconds.
4 results for "FC_Login":
FC_Login
MozillaProjectsNSSReferenceFC Login
name fc_login() - log a user into a token.
... syntax ck_rv fc_login( ck_session_handle hsession, ck_user_type usertype, ck_char_ptr ppin, ck_ulong ulpinlen ); parameters fc_login() takes four parameters: hsession [in] a session handle usertype [in] the user type (cku_so or cku_user) ppin [in] a pointer that points to the user's pin ulpinlen [in] the length of the pin description fc_login() logs a user into a token.
... return value fc_login() returns the following return codes.
Index
MozillaProjectsNSSIndex
274 fc_login nss no summary!
NSC_Login
MozillaProjectsNSSReferenceNSC Login
see also fc_login ...
FIPS mode of operation
MozillaProjectsNSSReferenceNSS cryptographic moduleFIPS mode of operation
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.