Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > contrib > by-pkgid > 7457b841ac8136d3a1a9d3d960c5252e > files > 1066

libcryptopp-doc-5.2.1-2mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Crypto++:  TemplateTF_ObjectImpl&lt; BASE, SCHEME_OPTIONS, KEY_COPIER &gt; class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.7 -->
<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">Class&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">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
<h1>TF_ObjectImpl&lt; BASE, SCHEME_OPTIONS, KEY_COPIER &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_ObjectImpl&lt; BASE, SCHEME_OPTIONS, KEY_COPIER &gt;:
<p><center><img src="class_t_f___object_impl.png" usemap="#TF_ObjectImpl< BASE, SCHEME_OPTIONS, KEY_COPIER >_map" border="0" alt=""></center>
<map name="TF_ObjectImpl< BASE, SCHEME_OPTIONS, KEY_COPIER >_map">
<area href="class_t_f___object_impl_base.html" alt="TF_ObjectImplBase< TwoBases< BASE, KEY_COPIER >, SCHEME_OPTIONS, KEY_COPIER::KeyClass >" shape="rect" coords="313,168,929,192">
<area href="class_algorithm_impl.html" alt="AlgorithmImpl< TwoBases< BASE, KEY_COPIER >, SCHEME_OPTIONS::AlgorithmInfo >" shape="rect" coords="313,112,929,136">
<area href="class_two_bases.html" alt="TwoBases< BASE, KEY_COPIER >" shape="rect" coords="313,56,929,80">
</map>
<a href="class_t_f___object_impl-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_COPIER&gt;<br>
 class TF_ObjectImpl&lt; BASE, SCHEME_OPTIONS, KEY_COPIER &gt;</h3>

_ 
<p>

<p>
Definition at line <a class="el" href="pubkey_8h-source.html#l00454">454</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 class="anchor" name="_t_f___object_implw0" doxytag="TF_ObjectImpl::KeyClass" ></a>
typedef KEY_COPIER::KeyClass&nbsp;</td><td class="memItemRight" valign=bottom><b>KeyClass</b></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___object_impl_ext_refw0" doxytag="TF_ObjectImpl::SchemeOptions" ></a>
typedef SCHEME_OPTIONS&nbsp;</td><td class="memItemRight" valign=bottom><b>SchemeOptions</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 class="anchor" name="_t_f___object_impla0" doxytag="TF_ObjectImpl::GetKey" ></a>
const KeyClass &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetKey</b> () const</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___object_impla1" doxytag="TF_ObjectImpl::AccessKey" ></a>
KeyClass &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>AccessKey</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___object_impla2" doxytag="TF_ObjectImpl::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 class="anchor" name="_t_f___object_impla3" doxytag="TF_ObjectImpl::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 class="anchor" name="_t_f___object_impl_ext_refa4" doxytag="TF_ObjectImpl::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 class="anchor" name="_t_f___object_impl_ext_refa5" doxytag="TF_ObjectImpl::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 class="anchor" name="_t_f___object_impl_ext_refa6" doxytag="TF_ObjectImpl::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 class="anchor" name="_t_f___object_impl_ext_refa7" doxytag="TF_ObjectImpl::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 class="anchor" name="_t_f___object_impl_ext_refa8" doxytag="TF_ObjectImpl::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 class="anchor" name="_t_f___object_impl_ext_refa9" doxytag="TF_ObjectImpl::NewSignatureAccumulator" ></a>
<a class="el" href="class_p_k___message_accumulator.html">PK_MessageAccumulator</a> *&nbsp;</td><td class="memItemRight" valign=bottom><b>NewSignatureAccumulator</b> (<a class="el" href="class_random_number_generator.html">RandomNumberGenerator</a> &amp;rng) const</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___object_impl_ext_refa10" doxytag="TF_ObjectImpl::NewVerificationAccumulator" ></a>
<a class="el" href="class_p_k___message_accumulator.html">PK_MessageAccumulator</a> *&nbsp;</td><td class="memItemRight" valign=bottom><b>NewVerificationAccumulator</b> () const</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_algorithm_impla0" doxytag="TF_ObjectImpl::AlgorithmName" ></a>
std::string&nbsp;</td><td class="memItemRight" valign=bottom><b>AlgorithmName</b> () const</td></tr>

<tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_algorithm_imple0" doxytag="TF_ObjectImpl::StaticAlgorithmName" ></a>
std::string&nbsp;</td><td class="memItemRight" valign=bottom><b>StaticAlgorithmName</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 class="anchor" name="_t_f___object_impl_ext_refb0" doxytag="TF_ObjectImpl::GetMessageEncodingInterface" ></a>
const <a class="el" href="class_two_bases.html">TwoBases</a>&lt; BASE, KEY_COPIER <br>
&gt;::MessageEncodingInterface &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetMessageEncodingInterface</b> () const</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___object_impl_ext_refb1" doxytag="TF_ObjectImpl::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 class="anchor" name="_t_f___object_impl_ext_refb2" doxytag="TF_ObjectImpl::GetTrapdoorFunctionInterface" ></a>
const <a class="el" href="class_two_bases.html">TwoBases</a>&lt; BASE, KEY_COPIER <br>
&gt;::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 class="anchor" name="_t_f___object_impl_ext_refb3" doxytag="TF_ObjectImpl::GetHashIdentifier" ></a>
HashIdentifier&nbsp;</td><td class="memItemRight" valign=bottom><b>GetHashIdentifier</b> () const</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___object_impl_ext_refb4" doxytag="TF_ObjectImpl::GetDigestSize" ></a>
unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><b>GetDigestSize</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 Sun Nov 7 08:24:10 2004 for Crypto++ by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
</body>
</html>