class_t_f___digest_signer_impl.html
来自「Crypto++是一个非常强大的密码学库,主要是功能全」· HTML 代码 · 共 133 行
HTML
133 行
<!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_DigestSignerImpl< SCHEME_OPTIONS > 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Compound List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Compound Members</a> | <a class="qindex" href="globals.html">File Members</a></div><h1>TF_DigestSignerImpl< SCHEME_OPTIONS > Class Template Reference</h1><code>#include <<a class="el" href="pubkey_8h-source.html">pubkey.h</a>></code><p><p>Inheritance diagram for TF_DigestSignerImpl< SCHEME_OPTIONS >:<p><center><img src="class_t_f___digest_signer_impl.png" usemap="#TF_DigestSignerImpl< SCHEME_OPTIONS >_map" border="0" alt=""></center><map name="TF_DigestSignerImpl< SCHEME_OPTIONS >_map"><area href="class_t_f___private_object_impl.html" alt="TF_PrivateObjectImpl< TF_DigestSignerBase, SCHEME_OPTIONS >" shape="rect" coords="889,560,1472,584"><area href="class_t_f___object_impl.html" alt="TF_ObjectImpl< TF_DigestSignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >" shape="rect" coords="593,504,1176,528"><area href="class_private_key_copier.html" alt="PrivateKeyCopier< SCHEME_OPTIONS >" shape="rect" coords="1186,504,1769,528"><area href="class_t_f___object_impl_base.html" alt="TF_ObjectImplBase< TF_DigestSignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >" shape="rect" coords="593,448,1176,472"><area href="class_t_f___digest_signer_base.html" alt="TF_DigestSignerBase" shape="rect" coords="593,336,1176,360"><area href="class_t_f___digest_signature_system_base.html" alt="TF_DigestSignatureSystemBase< DigestSigner, TF_Base< RandomizedTrapdoorFunctionInverse > >" shape="rect" coords="593,280,1176,304"><area href="class_digest_signer.html" alt="DigestSigner" shape="rect" coords="296,224,879,248"><area href="class_t_f___base.html" alt="TF_Base< RandomizedTrapdoorFunctionInverse >" shape="rect" coords="889,224,1472,248"><area href="class_digest_signature_system.html" alt="DigestSignatureSystem" shape="rect" coords="0,168,583,192"><area href="class_private_key_algorithm.html" alt="PrivateKeyAlgorithm" shape="rect" coords="593,168,1176,192"><area href="class_asymmetric_algorithm.html" alt="AsymmetricAlgorithm" shape="rect" coords="593,112,1176,136"><area href="class_algorithm.html" alt="Algorithm" shape="rect" coords="593,56,1176,80"><area href="class_clonable.html" alt="Clonable" shape="rect" coords="593,0,1176,24"></map><a href="class_t_f___digest_signer_impl-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2><h3>template<class SCHEME_OPTIONS><br> class TF_DigestSignerImpl< SCHEME_OPTIONS ></h3><p><p>Definition at line <a class="el" href="pubkey_8h-source.html#l00348">348</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_DigestSignerImpl::SchemeOptions"></a>typedef SCHEME_OPTIONS </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_DigestSignerImpl::KeyClass"></a>typedef SCHEME_OPTIONS::PrivateKey </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___private_object_impla0" doxytag="TF_DigestSignerImpl::CopyKeyInto"></a>void </td><td class="memItemRight" valign=bottom><b>CopyKeyInto</b> (typename SCHEME_OPTIONS::PrivateKey &key) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___private_object_impla1" doxytag="TF_DigestSignerImpl::CopyKeyInto"></a>void </td><td class="memItemRight" valign=bottom><b>CopyKeyInto</b> (typename SCHEME_OPTIONS::PublicKey &key) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impla0" doxytag="TF_DigestSignerImpl::GetKey"></a>const SCHEME_OPTIONS::PrivateKey & </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_DigestSignerImpl::AccessKey"></a>SCHEME_OPTIONS::PrivateKey & </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_DigestSignerImpl::AccessPublicKey"></a><a class="el" href="class_public_key.html">PublicKey</a> & </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_DigestSignerImpl::GetPublicKey"></a>const <a class="el" href="class_public_key.html">PublicKey</a> & </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_DigestSignerImpl::AccessPrivateKey"></a><a class="el" href="class_private_key.html">PrivateKey</a> & </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_DigestSignerImpl::GetPrivateKey"></a>const <a class="el" href="class_private_key.html">PrivateKey</a> & </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_DigestSignerImpl::GetTrapdoorFunction"></a>const KeyClass & </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_DigestSignerImpl::AlgorithmName"></a>std::string </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___private_object_impl_3_01_t_f___digest_signer_base_00_01_s_c_h_e_m_e___o_p_t_i_o_n_s_01_4a10" doxytag="TF_DigestSignerImpl::SignDigest"></a>void </td><td class="memItemRight" valign=bottom><b>SignDigest</b> (<a class="el" href="class_random_number_generator.html">RandomNumberGenerator</a> &rng, const byte *message, unsigned int messageLength, byte *signature) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___digest_signature_system_basea0" doxytag="TF_DigestSignerImpl::MaxDigestLength"></a>unsigned int </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_DigestSignerImpl::DigestSignatureLength"></a>unsigned int </td><td class="memItemRight" valign=bottom><b>DigestSignatureLength</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___private_object_impl_3_01_t_f___digest_signer_base_00_01_s_c_h_e_m_e___o_p_t_i_o_n_s_01_4a13" doxytag="TF_DigestSignerImpl::AccessMaterial"></a><a class="el" href="class_crypto_material.html">CryptoMaterial</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___digest_signer_impl.html#_t_f___private_object_impl_3_01_t_f___digest_signer_base_00_01_s_c_h_e_m_e___o_p_t_i_o_n_s_01_4a13">AccessMaterial</a> ()</td></tr><tr><td class="mdescLeft"> </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="_t_f___private_object_impl_3_01_t_f___digest_signer_base_00_01_s_c_h_e_m_e___o_p_t_i_o_n_s_01_4a14" doxytag="TF_DigestSignerImpl::GetMaterial"></a>const <a class="el" href="class_crypto_material.html">CryptoMaterial</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___digest_signer_impl.html#_t_f___private_object_impl_3_01_t_f___digest_signer_base_00_01_s_c_h_e_m_e___o_p_t_i_o_n_s_01_4a14">GetMaterial</a> () const</td></tr><tr><td class="mdescLeft"> </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_DigestSignerImpl::BERDecode"></a>void </td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___digest_signer_impl.html#_x_t_r___d_ha24">BERDecode</a> (<a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> &bt)</td></tr><tr><td class="mdescLeft"> </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_DigestSignerImpl::DEREncode"></a>void </td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___digest_signer_impl.html#_verifier_with_recovery_templatea23">DEREncode</a> (<a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> &bt) const</td></tr><tr><td class="mdescLeft"> </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_DigestSignerImpl::Clone"></a>virtual <a class="el" href="class_clonable.html">Clonable</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___digest_signer_impl.html#_zlib_decompressora18">Clone</a> () const</td></tr><tr><td class="mdescLeft"> </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_DigestSignerImpl::TrapdoorFunctionInterface"></a>typedef <a class="el" href="class_randomized_trapdoor_function_inverse.html">RandomizedTrapdoorFunctionInverse</a> </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_DigestSignerImpl::GetPaddingAlgorithm"></a>const <a class="el" href="class_p_k___padding_algorithm.html">PK_PaddingAlgorithm</a> & </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_DigestSignerImpl::GetTrapdoorFunctionBounds"></a>const <a class="el" href="class_trapdoor_function_bounds.html">TrapdoorFunctionBounds</a> & </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_DigestSignerImpl::GetTrapdoorFunctionInterface"></a>const TF_DigestSignerBase::TrapdoorFunctionInterface & </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_DigestSignerImpl::PaddedBlockBitLength"></a>unsigned int </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_DigestSignerImpl::PaddedBlockByteLength"></a>unsigned int </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 + =
减小字号Ctrl + -
显示快捷键?