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

📄 class_p_k___decryptor_filter.html

📁 著名的密码库Crypto++的文档 C++语言的杰作。程序员必备。
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"><title>Crypto++: PK_DecryptorFilter Class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"><link href="tabs.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.5.2 --><div class="tabs">  <ul>    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>    <li><a href="namespaces.html"><span>Namespaces</span></a></li>    <li class="current"><a href="classes.html"><span>Classes</span></a></li>    <li><a href="files.html"><span>Files</span></a></li>  </ul></div><div class="tabs">  <ul>    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>  </ul></div><h1>PK_DecryptorFilter Class Reference</h1><!-- doxytag: class="PK_DecryptorFilter" --><!-- doxytag: inherits="SimpleProxyFilter" --><code>#include &lt;<a class="el" href="filters_8h-source.html">filters.h</a>&gt;</code><p><p>Inheritance diagram for PK_DecryptorFilter:<p><center><img src="class_p_k___decryptor_filter.png" usemap="#PK_DecryptorFilter_map" border="0" alt=""></center><map name="PK_DecryptorFilter_map"><area href="class_simple_proxy_filter.html" alt="SimpleProxyFilter" shape="rect" coords="155,336,300,360"><area href="class_proxy_filter.html" alt="ProxyFilter" shape="rect" coords="155,280,300,304"><area href="class_filter_with_buffered_input.html" alt="FilterWithBufferedInput" shape="rect" coords="155,224,300,248"><area href="class_filter.html" alt="Filter" shape="rect" coords="155,168,300,192"><area href="class_buffered_transformation.html" alt="BufferedTransformation" shape="rect" coords="77,112,222,136"><area href="class_not_copyable.html" alt="NotCopyable" shape="rect" coords="232,112,377,136"><area href="class_algorithm.html" alt="Algorithm" shape="rect" coords="0,56,145,80"><area href="class_waitable.html" alt="Waitable" shape="rect" coords="155,56,300,80"><area href="class_clonable.html" alt="Clonable" shape="rect" coords="0,0,145,24"></map><a href="class_p_k___decryptor_filter-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>proxy for the filter created by <a class="el" href="class_p_k___decryptor.html#c98bd1dac38f73bdc7d0930053ce9f56" title="create a new decryption filter">PK_Decryptor::CreateDecryptionFilter</a> <p>This class is here just to provide symmetry with <a class="el" href="class_signer_filter.html" title="Filter Wrapper for PK_Signer.">SignerFilter</a>. <p><p>Definition at line <a class="el" href="filters_8h-source.html#l00527">527</a> of file <a class="el" href="filters_8h-source.html">filters.h</a>.<table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e4807490fea0a4bc861279d8a4b2bb05"></a><!-- doxytag: member="PK_DecryptorFilter::PK_DecryptorFilter" ref="e4807490fea0a4bc861279d8a4b2bb05" args="(RandomNumberGenerator &amp;rng, const PK_Decryptor &amp;decryptor, BufferedTransformation *attachment=NULL)" -->&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_p_k___decryptor_filter.html#e4807490fea0a4bc861279d8a4b2bb05">PK_DecryptorFilter</a> (<a class="el" href="class_random_number_generator.html">RandomNumberGenerator</a> &amp;rng, const <a class="el" href="class_p_k___decryptor.html">PK_Decryptor</a> &amp;decryptor, <a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> *attachment=NULL)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="56dc427b6b79b4464912a2c745ce3049"></a><!-- doxytag: member="PK_DecryptorFilter::FirstPut" ref="56dc427b6b79b4464912a2c745ce3049" args="(const byte *)" -->void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_simple_proxy_filter.html#56dc427b6b79b4464912a2c745ce3049">FirstPut</a> (const byte *)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a088b5e611e29a278d001723084d4012"></a><!-- doxytag: member="PK_DecryptorFilter::LastPut" ref="a088b5e611e29a278d001723084d4012" args="(const byte *, size_t)" -->void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_simple_proxy_filter.html#a088b5e611e29a278d001723084d4012">LastPut</a> (const byte *, size_t)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_proxy_filter.html#e5d15b0c5bcc601a58dde22e01ce9b79">IsolatedFlush</a> (bool hardFlush, bool blocking)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="98a1d161913c42feb64951c396f0f3e0"></a><!-- doxytag: member="PK_DecryptorFilter::SetFilter" ref="98a1d161913c42feb64951c396f0f3e0" args="(Filter *filter)" -->void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_proxy_filter.html#98a1d161913c42feb64951c396f0f3e0">SetFilter</a> (<a class="el" href="class_filter.html">Filter</a> *filter)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4aede5b8689f514ed621c2c2fd04eab9"></a><!-- doxytag: member="PK_DecryptorFilter::NextPutMultiple" ref="4aede5b8689f514ed621c2c2fd04eab9" args="(const byte *s, size_t len)" -->void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_proxy_filter.html#4aede5b8689f514ed621c2c2fd04eab9">NextPutMultiple</a> (const byte *s, size_t len)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="efeb38f54cf5e4de9a2bf02ecfd66158"></a><!-- doxytag: member="PK_DecryptorFilter::NextPutModifiable" ref="efeb38f54cf5e4de9a2bf02ecfd66158" args="(byte *inString, size_t length)" -->void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_proxy_filter.html#efeb38f54cf5e4de9a2bf02ecfd66158">NextPutModifiable</a> (byte *inString, size_t length)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e97be71708e0020167e5c08856fd3f3b"></a><!-- doxytag: member="PK_DecryptorFilter::IsolatedInitialize" ref="e97be71708e0020167e5c08856fd3f3b" args="(const NameValuePairs &amp;parameters)" -->void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter_with_buffered_input.html#e97be71708e0020167e5c08856fd3f3b">IsolatedInitialize</a> (const <a class="el" href="class_name_value_pairs.html">NameValuePairs</a> &amp;parameters)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter_with_buffered_input.html#9885841f5ecee1403b57c5b1fc28a928">Put2</a> (const byte *inString, size_t length, int messageEnd, bool blocking)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">input multiple bytes for blocking or non-blocking processing  <a href="#9885841f5ecee1403b57c5b1fc28a928"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter_with_buffered_input.html#bc7a44af560a17d30a48651683e18e6e">PutModifiable2</a> (byte *inString, size_t length, int messageEnd, bool blocking)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">input multiple bytes that may be modified by callee for blocking or non-blocking processing  <a href="#bc7a44af560a17d30a48651683e18e6e"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter_with_buffered_input.html#fa0096257c94f94c3a5938a0e826c46f">ForceNextPut</a> ()</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter.html#6e7251247b5c2cc3b0c15e861cc88e16">Attachable</a> ()</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">returns whether this object allows attachment  <a href="#6e7251247b5c2cc3b0c15e861cc88e16"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c8fc888888b2dad88bf64fc703044a93"></a><!-- doxytag: member="PK_DecryptorFilter::AttachedTransformation" ref="c8fc888888b2dad88bf64fc703044a93" args="()" --><a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter.html#c8fc888888b2dad88bf64fc703044a93">AttachedTransformation</a> ()</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">returns the object immediately attached to this object or NULL for no attachment <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="049148324c63bda47ac676f64e113b26"></a><!-- doxytag: member="PK_DecryptorFilter::AttachedTransformation" ref="049148324c63bda47ac676f64e113b26" args="() const" -->const <a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter.html#049148324c63bda47ac676f64e113b26">AttachedTransformation</a> () const</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="93817876b45172108fe0342de6442f75"></a><!-- doxytag: member="PK_DecryptorFilter::Detach" ref="93817876b45172108fe0342de6442f75" args="(BufferedTransformation *newAttachment=NULL)" -->void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter.html#93817876b45172108fe0342de6442f75">Detach</a> (<a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> *newAttachment=NULL)</td></tr>

⌨️ 快捷键说明

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