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

📄 class_t_f___encryptor_impl.html

📁 著名的密码库Crypto++的文档 C++语言的杰作。程序员必备。
💻 HTML
📖 第 1 页 / 共 3 页
字号:
</div><p><a class="anchor" name="91638e029e369d985f7858ad7daf2019"></a><!-- doxytag: member="TF_EncryptorImpl::FixedCiphertextLength" ref="91638e029e369d985f7858ad7daf2019" args="() const" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">size_t <a class="el" href="class_t_f___crypto_system_base.html">TF_CryptoSystemBase</a>&lt; <a class="el" href="class_p_k___encryptor.html">PK_Encryptor</a> , <a class="el" href="class_t_f___base.html">TF_Base</a>&lt; <a class="el" href="class_randomized_trapdoor_function.html">RandomizedTrapdoorFunction</a>, <a class="el" href="class_p_k___encryption_message_encoding_method.html">PK_EncryptionMessageEncodingMethod</a> &gt;  &gt;::FixedCiphertextLength           </td>          <td>(</td>          <td class="paramname">          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"> const<code> [inline, virtual, inherited]</code></td>        </tr>      </table></div><div class="memdoc"><p><p>Implements <a class="el" href="class_p_k___fixed_length_crypto_system_impl.html">PK_FixedLengthCryptoSystemImpl&lt; PK_Encryptor &gt;</a>.<p>Definition at line <a class="el" href="pubkey_8h-source.html#l00158">158</a> of file <a class="el" href="pubkey_8h-source.html">pubkey.h</a>.<p>Referenced by <a class="el" href="pubkey_8cpp-source.html#l00145">TF_EncryptorBase::Encrypt()</a>.</div></div><p><a class="anchor" name="a458766069b12b977e7483ab8dfbcba9"></a><!-- doxytag: member="TF_EncryptorImpl::MaxPlaintextLength" ref="a458766069b12b977e7483ab8dfbcba9" args="(size_t ciphertextLength) const " --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">size_t <a class="el" href="class_p_k___fixed_length_crypto_system_impl.html">PK_FixedLengthCryptoSystemImpl</a>&lt; <a class="el" href="class_p_k___encryptor.html">PK_Encryptor</a>  &gt;::MaxPlaintextLength           </td>          <td>(</td>          <td class="paramtype">size_t&nbsp;</td>          <td class="paramname"> <em>ciphertextLength</em>          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"> const<code> [inline, virtual, inherited]</code></td>        </tr>      </table></div><div class="memdoc"><p><p>Implements <a class="el" href="class_p_k___crypto_system.html#a4a3552c933a36b3aea26f31d00bee9b">PK_CryptoSystem</a>.<p>Definition at line <a class="el" href="pubkey_8h-source.html#l00142">142</a> of file <a class="el" href="pubkey_8h-source.html">pubkey.h</a>.</div></div><p><a class="anchor" name="4bdffbbeb046825f357331cbeb42956e"></a><!-- doxytag: member="TF_EncryptorImpl::CiphertextLength" ref="4bdffbbeb046825f357331cbeb42956e" args="(size_t plaintextLength) const " --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">size_t <a class="el" href="class_p_k___fixed_length_crypto_system_impl.html">PK_FixedLengthCryptoSystemImpl</a>&lt; <a class="el" href="class_p_k___encryptor.html">PK_Encryptor</a>  &gt;::CiphertextLength           </td>          <td>(</td>          <td class="paramtype">size_t&nbsp;</td>          <td class="paramname"> <em>plaintextLength</em>          </td>          <td>&nbsp;)&nbsp;</td>          <td width="100%"> const<code> [inline, virtual, inherited]</code></td>        </tr>      </table></div><div class="memdoc"><p><p>Implements <a class="el" href="class_p_k___crypto_system.html#bf04a4e08fb69a1a118bad3e998ef6a6">PK_CryptoSystem</a>.<p>Definition at line <a class="el" href="pubkey_8h-source.html#l00144">144</a> of file <a class="el" href="pubkey_8h-source.html">pubkey.h</a>.</div></div><p><a class="anchor" name="558cc0f957c7e1e448a746033549964d"></a><!-- doxytag: member="TF_EncryptorImpl::CreateEncryptionFilter" ref="558cc0f957c7e1e448a746033549964d" args="(RandomNumberGenerator &amp;rng, BufferedTransformation *attachment=NULL, const NameValuePairs &amp;parameters=g_nullNameValuePairs) const" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname"><a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> * PK_Encryptor::CreateEncryptionFilter           </td>          <td>(</td>          <td class="paramtype"><a class="el" href="class_random_number_generator.html">RandomNumberGenerator</a> &amp;&nbsp;</td>          <td class="paramname"> <em>rng</em>, </td>        </tr>        <tr>          <td class="paramkey"></td>          <td></td>          <td class="paramtype"><a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> *&nbsp;</td>          <td class="paramname"> <em>attachment</em> = <code>NULL</code>, </td>        </tr>        <tr>          <td class="paramkey"></td>          <td></td>          <td class="paramtype">const <a class="el" href="class_name_value_pairs.html">NameValuePairs</a> &amp;&nbsp;</td>          <td class="paramname"> <em>parameters</em> = <code><a class="el" href="cryptlib_8h.html#d3205973dd1afa14090a683154c1109c">g_nullNameValuePairs</a></code></td><td>&nbsp;</td>        </tr>        <tr>          <td></td>          <td>)</td>          <td></td><td></td><td width="100%"> const<code> [virtual, inherited]</code></td>        </tr>      </table></div><div class="memdoc"><p>create a new encryption filter <p><dl class="note" compact><dt><b>Note:</b></dt><dd>The caller is responsible for deleting the returned pointer. <p>Encoding parameters should be passed in the "EP" channel. </dd></dl><p>Definition at line <a class="el" href="cryptlib_8cpp-source.html#l00596">596</a> of file <a class="el" href="cryptlib_8cpp-source.html">cryptlib.cpp</a>.</div></div><p><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="pubkey_8h-source.html">pubkey.h</a></ul><hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 1 11:11:52 2007 for Crypto++ by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address></body></html>

⌨️ 快捷键说明

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