198
edits
Line 409: | Line 409: | ||
<td valign="Top" width="26%"><font face="Palatino"><font size="-1"> | <td valign="Top" width="26%"><font face="Palatino"><font size="-1"> | ||
FC_Initialize</font></font></td> | FC_Initialize</font></font></td> | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> initializes Cryptoki</font></font></td> | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> initializes Cryptoki. This function provides the Power Up self-test service</font></font></td> | ||
</tr> | </tr> | ||
Line 415: | Line 415: | ||
<td valign="Top" width="26%"><font face="Palatino"><font size="-1"> FC_Finalize</font></font></td> | <td valign="Top" width="26%"><font face="Palatino"><font size="-1"> FC_Finalize</font></font></td> | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> finalizes Cryptoki | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> finalizes Cryptoki</font></font></td> | ||
</tr> | </tr> | ||
Line 437: | Line 437: | ||
<tr> | <tr> | ||
<td valign="Top" width="26%"><font face="Palatino"><font size="-1"> FC_GetTokenInfo</font></font></td> | <td valign="Top" width="26%"><font face="Palatino"><font size="-1"> FC_GetTokenInfo</font></font></td> | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> obtains information about | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> obtains information about the token. This function provides the Show Status service</font></font></td> | ||
</tr> | </tr> | ||
Line 493: | Line 493: | ||
FC_GetOperationState</font></font></td> | FC_GetOperationState</font></font></td> | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | ||
saves the state of the cryptographic operation in a session | saves the state of the cryptographic operation in a session</font></font></td> | ||
</tr> | </tr> | ||
Line 500: | Line 500: | ||
FC_SetOperationState</font></font></td> | FC_SetOperationState</font></font></td> | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | ||
restores the state of the cryptographic operation in a session | restores the state of the cryptographic operation in a session</font></font></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 572: | Line 572: | ||
FC_FindObjectsFinal</font></font></td> | FC_FindObjectsFinal</font></font></td> | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | ||
finishes an object search operation | finishes an object search operation</font></font></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 655: | Line 655: | ||
<td valign="Top" width="26%"><font face="Palatino"><font size="-1"> | <td valign="Top" width="26%"><font face="Palatino"><font size="-1"> | ||
FC_DigestKey</font></font></td> | FC_DigestKey</font></font></td> | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> continues a multi-part message-digesting operation by digesting the value of a secret key as part of the data already digested | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> continues a multi-part message-digesting operation by digesting the value of a secret key as part of the data already digested</font></font></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 752: | Line 752: | ||
<td valign="Top" width="26%"><font face="Palatino"><font size="-1"> | <td valign="Top" width="26%"><font face="Palatino"><font size="-1"> | ||
FC_DigestEncryptUpdate</font></font></td> | FC_DigestEncryptUpdate</font></font></td> | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> continues a multiple-part digesting and encryption operation | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> continues a multiple-part digesting and encryption operation </font></font></td> | ||
</tr> | </tr> | ||
Line 759: | Line 759: | ||
FC_DecryptDigestUpdate</font></font></td> | FC_DecryptDigestUpdate</font></font></td> | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | ||
continues a multiple-part decryption and digesting operation | continues a multiple-part decryption and digesting operation </font></font></td> | ||
</tr> | </tr> | ||
Line 767: | Line 767: | ||
FC_SignEncryptUpdate</font></font></td> | FC_SignEncryptUpdate</font></font></td> | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | ||
continues a multiple-part signing and encryption operation | continues a multiple-part signing and encryption operation </font></font></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 774: | Line 774: | ||
<td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | <td valign="Top" width="54%"><font face="Palatino"><font size="-1"> | ||
continues a multiple-part decryption and verify operation | continues a multiple-part decryption and verify operation </font></font></td> | ||
</tr> | </tr> | ||
<tr> | <tr> |
edits