⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 class_p_k___signer_with_recovery.html

📁 Crypto++是一个非常强大的密码学库,主要是功能全
💻 HTML
📖 第 1 页 / 共 2 页
字号:
</table><a name="_signer_with_recovery_templatea10" doxytag="PK_SignerWithRecovery::Sign"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void PK_Signer::Sign </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="class_random_number_generator.html">RandomNumberGenerator</a> &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>rng</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap><a class="el" href="class_hash_transformation.html">HashTransformation</a> *&nbsp;</td>          <td class="mdname" nowrap> <em>messageAccumulator</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>byte *&nbsp;</td>          <td class="mdname" nowrap> <em>signature</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"> const<code> [virtual, inherited]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>sign and delete messageAccumulator (even in case of exception thrown) <p><dl compact><dt><b>Precondition:</b></dt><dd>messageAccumulator was obtained by calling <a class="el" href="class_p_k___signer.html#_signer_with_recovery_templatea12">NewSignatureAccumulator()</a> <p><a class="el" href="class_hash_transformation.html#_x_m_a_c_c___basea13">HashTransformation::Final()</a> has not been called on messageAccumulator <p>size of signature == <a class="el" href="class_p_k___signature_scheme.html#_p_k___verifier_with_recoverya6">SignatureLength()</a></dd></dl><p>Definition at line <a class="el" href="cryptlib_8cpp-source.html#l00619">619</a> of file <a class="el" href="cryptlib_8cpp-source.html">cryptlib.cpp</a>.<p>References <a class="el" href="class_p_k___signer.html#_p_k___signer_with_recoverya5">PK_Signer::SignAndRestart()</a>.<p>Referenced by <a class="el" href="filters_8cpp-source.html#l00720">SignerFilter::Put2()</a>.    </td>  </tr></table><a name="_signer_with_recovery_templatea11" doxytag="PK_SignerWithRecovery::SignMessage"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void PK_Signer::SignMessage </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="class_random_number_generator.html">RandomNumberGenerator</a> &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>rng</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const byte *&nbsp;</td>          <td class="mdname" nowrap> <em>message</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>unsigned int&nbsp;</td>          <td class="mdname" nowrap> <em>messageLen</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>byte *&nbsp;</td>          <td class="mdname" nowrap> <em>signature</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"> const<code> [virtual, inherited]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>sign a message <p><dl compact><dt><b>Precondition:</b></dt><dd>size of signature == <a class="el" href="class_p_k___signature_scheme.html#_p_k___verifier_with_recoverya6">SignatureLength()</a> </dd></dl><p>Definition at line <a class="el" href="cryptlib_8cpp-source.html#l00625">625</a> of file <a class="el" href="cryptlib_8cpp-source.html">cryptlib.cpp</a>.<p>References <a class="el" href="cryptlib_8h-source.html#l01256">PK_Signer::NewSignatureAccumulator()</a>, and <a class="el" href="class_p_k___signer.html#_p_k___signer_with_recoverya5">PK_Signer::SignAndRestart()</a>.    </td>  </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="cryptlib_8h-source.html">cryptlib.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Tue Jul 8 23:35:21 2003 for Crypto++ by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.2 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -