Search completed in 0.93 seconds.
5 results for "FC_VerifyInit":
FC_VerifyInit
MozillaProjectsNSSReferenceFC VerifyInit
name fc_verifyinit - initialize a verification operation.
... syntax ck_rv fc_verifyinit( ck_session_handle hsession, ck_mechanism_ptr pmechanism, ck_object_handle hkey ); parameters hsession [in] session handle.
... description fc_verifyinit initializes a verification operation where the signature is an appendix to the data.
... a user must log into the token (to assume the nss user role) before calling fc_verifyinit.
Index
MozillaProjectsNSSIndex
291 fc_verifyinit nss no summary!
FC_DecryptVerifyUpdate
MozillaProjectsNSSReferenceFC DecryptVerifyUpdate
after calling both fc_decryptinit and fc_verifyinit to set up the operations this function may be called multiple times.
FC_Verify
MozillaProjectsNSSReferenceFC Verify
examples see also fc_verifyinit, nsc_verify ...
FIPS mode of operation
MozillaProjectsNSSReferenceNSS cryptographic moduleFIPS mode of operation
fc_verifyinit fc_verify fc_verifyupdate fc_verifyfinal fc_verifyrecoverinit fc_verifyrecover dual-function cryptographic functions fc_digestencryptupdate fc_decryptdigestupdate fc_signencryptupdate fc_decryptverifyupdate key management functions fc_generatekey: dsa domain parameters (pqg) fc_generatekeypair: dsa, rsa, and ecdsa.