Search completed in 1.11 seconds.
6 results for "FC_SignFinal":
FC_SignFinal
MozillaProjectsNSSReferenceFC SignFinal
name fc_signfinal - finish a multi-part signing operation.
... syntax ck_rv fc_signfinal( ck_session_handle hsession, ck_byte_ptr psignature, ck_ulong_ptr pussignaturelen ); parameters hsession [in] session handle.
... description fc_signfinal finishes a multi-part signing operation by returning the complete signature and clearing the operation context.
...And 2 more matches
FC_SignUpdate
MozillaProjectsNSSReferenceFC SignUpdate
the signature for the entire message is returned by a call to fc_signfinal.
... return value examples see also fc_signinit, fc_signfinal, nsc_signupdate ...
Index
MozillaProjectsNSSIndex
283 fc_signfinal nss no summary!
FC_SignEncryptUpdate
MozillaProjectsNSSReferenceFC SignEncryptUpdate
the operation is finished by calls to fc_signfinal and fc_encryptfinal.
FC_SignInit
MozillaProjectsNSSReferenceFC SignInit
return value examples see also nsc_signinit fc_sign fc_signupdate fc_signfinal ...
FIPS mode of operation
MozillaProjectsNSSReferenceNSS cryptographic moduleFIPS mode of operation
fc_signinit fc_sign fc_signupdate fc_signfinal fc_signrecoverinit fc_signrecover signature and mac verification functions these functions support dsa, rsa, ecdsa, and hmac.