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

📄 class_t_f___digest_verifier_impl.html

📁 Crypto++是一个非常强大的密码学库,主要是功能全
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Crypto++:  TemplateTF_DigestVerifierImpl&lt; SCHEME_OPTIONS &gt; class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div><h1>TF_DigestVerifierImpl&lt; SCHEME_OPTIONS &gt; Class Template Reference</h1><code>#include &lt;<a class="el" href="pubkey_8h-source.html">pubkey.h</a>&gt;</code><p><p>Inheritance diagram for TF_DigestVerifierImpl&lt; SCHEME_OPTIONS &gt;:<p><center><img src="class_t_f___digest_verifier_impl.png" usemap="#TF_DigestVerifierImpl< SCHEME_OPTIONS >_map" border="0" alt=""></center><map name="TF_DigestVerifierImpl< SCHEME_OPTIONS >_map"><area href="class_t_f___public_object_impl.html" alt="TF_PublicObjectImpl< TF_DigestVerifierBase, SCHEME_OPTIONS >" shape="rect" coords="891,560,1475,584"><area href="class_t_f___object_impl.html" alt="TF_ObjectImpl< TF_DigestVerifierBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >" shape="rect" coords="594,504,1178,528"><area href="class_public_key_copier.html" alt="PublicKeyCopier< SCHEME_OPTIONS >" shape="rect" coords="1188,504,1772,528"><area href="class_t_f___object_impl_base.html" alt="TF_ObjectImplBase< TF_DigestVerifierBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey >" shape="rect" coords="594,448,1178,472"><area href="class_t_f___digest_verifier_base.html" alt="TF_DigestVerifierBase" shape="rect" coords="594,336,1178,360"><area href="class_t_f___digest_signature_system_base.html" alt="TF_DigestSignatureSystemBase< DigestVerifier, TF_Base< TrapdoorFunction > >" shape="rect" coords="594,280,1178,304"><area href="class_digest_verifier.html" alt="DigestVerifier" shape="rect" coords="297,224,881,248"><area href="class_t_f___base.html" alt="TF_Base< TrapdoorFunction >" shape="rect" coords="891,224,1475,248"><area href="class_digest_signature_system.html" alt="DigestSignatureSystem" shape="rect" coords="0,168,584,192"><area href="class_public_key_algorithm.html" alt="PublicKeyAlgorithm" shape="rect" coords="594,168,1178,192"><area href="class_asymmetric_algorithm.html" alt="AsymmetricAlgorithm" shape="rect" coords="594,112,1178,136"><area href="class_algorithm.html" alt="Algorithm" shape="rect" coords="594,56,1178,80"><area href="class_clonable.html" alt="Clonable" shape="rect" coords="594,0,1178,24"></map><a href="class_t_f___digest_verifier_impl-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2><h3>template&lt;class SCHEME_OPTIONS&gt;<br> class TF_DigestVerifierImpl&lt; SCHEME_OPTIONS &gt;</h3><p><p>Definition at line <a class="el" href="pubkey_8h-source.html#l00354">354</a> of file <a class="el" href="pubkey_8h-source.html">pubkey.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><a name="_t_f___object_impl_ext_refw0" doxytag="TF_DigestVerifierImpl::SchemeOptions"></a>typedef SCHEME_OPTIONS&nbsp;</td><td class="memItemRight" valign=bottom><b>SchemeOptions</b></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refw1" doxytag="TF_DigestVerifierImpl::KeyClass"></a>typedef SCHEME_OPTIONS::PublicKey&nbsp;</td><td class="memItemRight" valign=bottom><b>KeyClass</b></td></tr><tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___public_object_impla0" doxytag="TF_DigestVerifierImpl::CopyKeyInto"></a>void&nbsp;</td><td class="memItemRight" valign=bottom><b>CopyKeyInto</b> (typename SCHEME_OPTIONS::PublicKey &amp;key) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impla0" doxytag="TF_DigestVerifierImpl::GetKey"></a>const SCHEME_OPTIONS::PublicKey &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetKey</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impla1" doxytag="TF_DigestVerifierImpl::AccessKey"></a>SCHEME_OPTIONS::PublicKey &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>AccessKey</b> ()</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refa6" doxytag="TF_DigestVerifierImpl::AccessPublicKey"></a><a class="el" href="class_public_key.html">PublicKey</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>AccessPublicKey</b> ()</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refa7" doxytag="TF_DigestVerifierImpl::GetPublicKey"></a>const <a class="el" href="class_public_key.html">PublicKey</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetPublicKey</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refa8" doxytag="TF_DigestVerifierImpl::AccessPrivateKey"></a><a class="el" href="class_private_key.html">PrivateKey</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>AccessPrivateKey</b> ()</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refa9" doxytag="TF_DigestVerifierImpl::GetPrivateKey"></a>const <a class="el" href="class_private_key.html">PrivateKey</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetPrivateKey</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refa10" doxytag="TF_DigestVerifierImpl::GetTrapdoorFunction"></a>const KeyClass &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetTrapdoorFunction</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_algorithm_impla0" doxytag="TF_DigestVerifierImpl::AlgorithmName"></a>std::string&nbsp;</td><td class="memItemRight" valign=bottom><b>AlgorithmName</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___public_object_impl_3_01_t_f___digest_verifier_base_00_01_s_c_h_e_m_e___o_p_t_i_o_n_s_01_4a9" doxytag="TF_DigestVerifierImpl::VerifyDigest"></a>bool&nbsp;</td><td class="memItemRight" valign=bottom><b>VerifyDigest</b> (const byte *digest, unsigned int digestLen, const byte *sig) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___digest_signature_system_basea0" doxytag="TF_DigestVerifierImpl::MaxDigestLength"></a>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><b>MaxDigestLength</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___digest_signature_system_basea1" doxytag="TF_DigestVerifierImpl::DigestSignatureLength"></a>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><b>DigestSignatureLength</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_verifier_with_recovery_templatea19" doxytag="TF_DigestVerifierImpl::AccessMaterial"></a><a class="el" href="class_crypto_material.html">CryptoMaterial</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___digest_verifier_impl.html#_verifier_with_recovery_templatea19">AccessMaterial</a> ()</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">returns a reference to the crypto material used by this object <br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_verifier_with_recovery_templatea20" doxytag="TF_DigestVerifierImpl::GetMaterial"></a>const <a class="el" href="class_crypto_material.html">CryptoMaterial</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___digest_verifier_impl.html#_verifier_with_recovery_templatea20">GetMaterial</a> () const</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">returns a const reference to the crypto material used by this object <br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_x_t_r___d_ha24" doxytag="TF_DigestVerifierImpl::BERDecode"></a>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___digest_verifier_impl.html#_x_t_r___d_ha24">BERDecode</a> (<a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> &amp;bt)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">for backwards compatibility, calls <a class="el" href="class_asymmetric_algorithm.html#_asymmetric_algorithma0">AccessMaterial()</a>.Load(bt) <br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_verifier_with_recovery_templatea23" doxytag="TF_DigestVerifierImpl::DEREncode"></a>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___digest_verifier_impl.html#_verifier_with_recovery_templatea23">DEREncode</a> (<a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> &amp;bt) const</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">for backwards compatibility, calls <a class="el" href="class_asymmetric_algorithm.html#_asymmetric_algorithma1">GetMaterial()</a>.Save(bt) <br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_zlib_decompressora18" doxytag="TF_DigestVerifierImpl::Clone"></a>virtual <a class="el" href="class_clonable.html">Clonable</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___digest_verifier_impl.html#_zlib_decompressora18">Clone</a> () const</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">this is not implemented by most classes yet <br><br></td></tr><tr><td colspan=2><br><h2>Protected Types</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___basex0" doxytag="TF_DigestVerifierImpl::TrapdoorFunctionInterface"></a>typedef <a class="el" href="class_trapdoor_function.html">TrapdoorFunction</a>&nbsp;</td><td class="memItemRight" valign=bottom><b>TrapdoorFunctionInterface</b></td></tr><tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refb0" doxytag="TF_DigestVerifierImpl::GetPaddingAlgorithm"></a>const <a class="el" href="class_p_k___padding_algorithm.html">PK_PaddingAlgorithm</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetPaddingAlgorithm</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refb1" doxytag="TF_DigestVerifierImpl::GetTrapdoorFunctionBounds"></a>const <a class="el" href="class_trapdoor_function_bounds.html">TrapdoorFunctionBounds</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetTrapdoorFunctionBounds</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refb2" doxytag="TF_DigestVerifierImpl::GetTrapdoorFunctionInterface"></a>const TF_DigestVerifierBase::TrapdoorFunctionInterface &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetTrapdoorFunctionInterface</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___digest_signature_system_baseb0" doxytag="TF_DigestVerifierImpl::PaddedBlockBitLength"></a>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><b>PaddedBlockBitLength</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___baseb0" doxytag="TF_DigestVerifierImpl::PaddedBlockByteLength"></a>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><b>PaddedBlockByteLength</b> () const</td></tr></table><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="align: right;"><small>Generated on Tue Jul 8 23:35:42 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 + -