class_t_f___object_impl_ext_ref.html

来自「Crypto++是一个非常强大的密码学库,主要是功能全」· HTML 代码 · 共 88 行

HTML
88
字号
<!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_ObjectImplExtRef&lt; BASE, SCHEME_OPTIONS, KEY &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_ObjectImplExtRef&lt; BASE, SCHEME_OPTIONS, KEY &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_ObjectImplExtRef&lt; BASE, SCHEME_OPTIONS, KEY &gt;:<p><center><img src="class_t_f___object_impl_ext_ref.png" usemap="#TF_ObjectImplExtRef< BASE, SCHEME_OPTIONS, KEY >_map" border="0" alt=""></center><map name="TF_ObjectImplExtRef< BASE, SCHEME_OPTIONS, KEY >_map"><area href="class_t_f___object_impl_base.html" alt="TF_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >" shape="rect" coords="0,112,348,136"></map><a href="class_t_f___object_impl_ext_ref-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2><h3>template&lt;class BASE, class SCHEME_OPTIONS, class KEY&gt;<br> class TF_ObjectImplExtRef&lt; BASE, SCHEME_OPTIONS, KEY &gt;</h3><p><p>Definition at line <a class="el" href="pubkey_8h-source.html#l00289">289</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_ObjectImplExtRef::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_ObjectImplExtRef::KeyClass"></a>typedef KEY&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___object_impl_ext_refa0" doxytag="TF_ObjectImplExtRef::TF_ObjectImplExtRef"></a>&nbsp;</td><td class="memItemRight" valign=bottom><b>TF_ObjectImplExtRef</b> (const KEY *pKey=NULL)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refa1" doxytag="TF_ObjectImplExtRef::SetKeyPtr"></a>void&nbsp;</td><td class="memItemRight" valign=bottom><b>SetKeyPtr</b> (const KEY *pKey)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refa2" doxytag="TF_ObjectImplExtRef::GetKey"></a>const KEY &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_impl_ext_refa3" doxytag="TF_ObjectImplExtRef::AccessKey"></a>KEY &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_refa4" doxytag="TF_ObjectImplExtRef::CopyKeyInto"></a>void&nbsp;</td><td class="memItemRight" valign=bottom><b>CopyKeyInto</b> (typename SCHEME_OPTIONS::PrivateKey &amp;key) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_t_f___object_impl_ext_refa5" doxytag="TF_ObjectImplExtRef::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_impl_ext_refa6" doxytag="TF_ObjectImplExtRef::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_ObjectImplExtRef::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_ObjectImplExtRef::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_ObjectImplExtRef::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_ObjectImplExtRef::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_ObjectImplExtRef::AlgorithmName"></a>std::string&nbsp;</td><td class="memItemRight" valign=bottom><b>AlgorithmName</b> () const</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_ObjectImplExtRef::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_ObjectImplExtRef::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_ObjectImplExtRef::GetTrapdoorFunctionInterface"></a>const BASE::TrapdoorFunctionInterface &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetTrapdoorFunctionInterface</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:43 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 + -
显示快捷键?