📄 class_hash_verification_filter.html
字号:
<!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++: HashVerificationFilter 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 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 List</span></a></li> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul></div><h1>HashVerificationFilter Class Reference</h1><!-- doxytag: class="HashVerificationFilter" --><!-- doxytag: inherits="FilterWithBufferedInput" --><code>#include <<a class="el" href="filters_8h-source.html">filters.h</a>></code><p><p>Inheritance diagram for HashVerificationFilter:<p><center><img src="class_hash_verification_filter.png" usemap="#HashVerificationFilter_map" border="0" alt=""></center><map name="HashVerificationFilter_map"><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_hash_verification_filter-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2><a class="el" href="class_filter.html" title="provides an implementation of BufferedTransformation's attachment interface">Filter</a> Wrapper for <a class="el" href="class_hash_transformation.html" title="interface for hash functions and data processing part of MACs">HashTransformation</a>. <p><p>Definition at line <a class="el" href="filters_8h-source.html#l00304">304</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 Types</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="class_hash_verification_filter.html#4e171785f3f9b00d0a10f4c2afa1cc70">Flags</a> { <br> <a class="el" href="class_hash_verification_filter.html#4e171785f3f9b00d0a10f4c2afa1cc703974fb63ec975408ce7ab672d99ee004">HASH_AT_BEGIN</a> = 1, <a class="el" href="class_hash_verification_filter.html#4e171785f3f9b00d0a10f4c2afa1cc70aba5187c6265a8684096f2b4d4bfa9d1">PUT_MESSAGE</a> = 2, <a class="el" href="class_hash_verification_filter.html#4e171785f3f9b00d0a10f4c2afa1cc709b5a23f94ba704e8fa6b801a1a813de6">PUT_HASH</a> = 4, <a class="el" href="class_hash_verification_filter.html#4e171785f3f9b00d0a10f4c2afa1cc70c27995bd5aca3bef2fc7863c1a5bbe0b">PUT_RESULT</a> = 8, <br> <a class="el" href="class_hash_verification_filter.html#4e171785f3f9b00d0a10f4c2afa1cc7056c0daa4f424032c82a53d8dcdf78c55">THROW_EXCEPTION</a> = 16, <a class="el" href="class_hash_verification_filter.html#4e171785f3f9b00d0a10f4c2afa1cc70036f9abd0e6bf25ca9d0e2e9141e505b">DEFAULT_FLAGS</a> = HASH_AT_BEGIN | PUT_RESULT<br> }</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="f137f7ef6b48a5caf8db2c81d549e921"></a><!-- doxytag: member="HashVerificationFilter::HashVerificationFilter" ref="f137f7ef6b48a5caf8db2c81d549e921" args="(HashTransformation &hm, BufferedTransformation *attachment=NULL, word32 flags=DEFAULT_FLAGS)" --> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_hash_verification_filter.html#f137f7ef6b48a5caf8db2c81d549e921">HashVerificationFilter</a> (<a class="el" href="class_hash_transformation.html">HashTransformation</a> &hm, <a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> *attachment=NULL, word32 flags=DEFAULT_FLAGS)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="63841de72c6930234941a89c4989de13"></a><!-- doxytag: member="HashVerificationFilter::AlgorithmName" ref="63841de72c6930234941a89c4989de13" args="() const" -->std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_hash_verification_filter.html#63841de72c6930234941a89c4989de13">AlgorithmName</a> () const</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">returns name of this algorithm, not universally implemented yet <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2145cdd7d14c8305fa784dc4622f8ad1"></a><!-- doxytag: member="HashVerificationFilter::GetLastResult" ref="2145cdd7d14c8305fa784dc4622f8ad1" args="() const" -->bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_hash_verification_filter.html#2145cdd7d14c8305fa784dc4622f8ad1">GetLastResult</a> () const</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e97be71708e0020167e5c08856fd3f3b"></a><!-- doxytag: member="HashVerificationFilter::IsolatedInitialize" ref="e97be71708e0020167e5c08856fd3f3b" args="(const NameValuePairs &parameters)" -->void </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> &parameters)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">size_t </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"> </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 </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"> </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">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter_with_buffered_input.html#4261e0491864a31738cf53b3f9343806">IsolatedFlush</a> (bool hardFlush, bool blocking)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">void </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 </td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter.html#6e7251247b5c2cc3b0c15e861cc88e16">Attachable</a> ()</td></tr><tr><td class="mdescLeft"> </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="HashVerificationFilter::AttachedTransformation" ref="c8fc888888b2dad88bf64fc703044a93" args="()" --><a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_filter.html#c8fc888888b2dad88bf64fc703044a93">AttachedTransformation</a> ()</td></tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -