Search completed in 1.07 seconds.
3 results for "NSC_Login":
NSC_Login
MozillaProjectsNSSReferenceNSC Login
name nsc_login() - log a user into a token.
... syntax ck_rv nsc_login( ck_session_handle hsession, ck_user_type usertype, ck_char_ptr ppin, ck_ulong ulpinlen ); parameters nsc_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 nsc_login() logs a user into a token.
... return value nsc_login() returns the following return codes.
Index
MozillaProjectsNSSIndex
298 nsc_login nss no summary!
FC_Login
MozillaProjectsNSSReferenceFC Login
see also nsc_login ...