Search completed in 1.44 seconds.
5 results for "FC_SetPIN":
FC_SetPIN
MozillaProjectsNSSReferenceFC SetPIN
name fc_setpin - modify the user's pin.
... syntax ck_rv fc_setpin( ck_session_handle hsession, ck_char_ptr poldpin, ck_ulong uloldlen, ck_char_ptr pnewpin, ck_ulong ulnewlen ); parameters fc_setpin takes five parameters: hsession [input] the session's handle poldpin [input] points to the old pin.
... description fc_setpin modifies the pin of the user.
... the user must log into the token (to assume the nss user role) before calling fc_setpin.
NSC_SetPIN - Archive of obsolete content
ArchiveMozillaNSC SetPIN
return value ckr_ok examples #include <assert.h> see also fc_setpin ...
Index
MozillaProjectsNSSIndex
280 fc_setpin nss no summary!
FC_InitPIN
MozillaProjectsNSSReferenceFC InitPIN
see also nsc_initpin, fc_setpin ...
FIPS mode of operation
MozillaProjectsNSSReferenceNSS cryptographic moduleFIPS mode of operation
general-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.