📄 class_d_l___object_impl.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++: TemplateDL_ObjectImpl< BASE, SCHEME_OPTIONS, KEY > 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>DL_ObjectImpl< BASE, SCHEME_OPTIONS, KEY > Class Template Reference</h1><code>#include <<a class="el" href="pubkey_8h-source.html">pubkey.h</a>></code><p><p>Inheritance diagram for DL_ObjectImpl< BASE, SCHEME_OPTIONS, KEY >:<p><center><img src="class_d_l___object_impl.png" usemap="#DL_ObjectImpl< BASE, SCHEME_OPTIONS, KEY >_map" border="0" alt=""></center><map name="DL_ObjectImpl< BASE, SCHEME_OPTIONS, KEY >_map"><area href="class_d_l___object_impl_base.html" alt="DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY >" shape="rect" coords="0,112,348,136"></map><a href="class_d_l___object_impl-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2><h3>template<class BASE, class SCHEME_OPTIONS, class KEY><br> class DL_ObjectImpl< BASE, SCHEME_OPTIONS, KEY ></h3><p><p>Definition at line <a class="el" href="pubkey_8h-source.html#l01284">1284</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="_d_l___object_implw0" doxytag="DL_ObjectImpl::Element"></a>typedef KEY::Element </td><td class="memItemRight" valign=bottom><b>Element</b></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_el_gamal_object_implw0" doxytag="DL_ObjectImpl::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="_el_gamal_object_implw1" doxytag="DL_ObjectImpl::KeyClass"></a>typedef KEY </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="_el_gamal_object_impla4" doxytag="DL_ObjectImpl::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="_el_gamal_object_impla5" doxytag="DL_ObjectImpl::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="_el_gamal_object_impla6" doxytag="DL_ObjectImpl::GetKey"></a>const KeyClass & </td><td class="memItemRight" valign=bottom><b>GetKey</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_el_gamal_object_impla7" doxytag="DL_ObjectImpl::AccessKey"></a>KeyClass & </td><td class="memItemRight" valign=bottom><b>AccessKey</b> ()</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_algorithm_impla0" doxytag="DL_ObjectImpl::AlgorithmName"></a>std::string </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="_d_l___object_implb0" doxytag="DL_ObjectImpl::GetSignatureAlgorithm"></a>const <a class="el" href="class_d_l___elgamal_like_signature_algorithm.html">DL_ElgamalLikeSignatureAlgorithm</a><<br> Element > & </td><td class="memItemRight" valign=bottom><b>GetSignatureAlgorithm</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___object_implb1" doxytag="DL_ObjectImpl::GetKeyAgreementAlgorithm"></a>const <a class="el" href="class_d_l___key_agreement_algorithm.html">DL_KeyAgreementAlgorithm</a><<br> Element > & </td><td class="memItemRight" valign=bottom><b>GetKeyAgreementAlgorithm</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___object_implb2" doxytag="DL_ObjectImpl::GetKeyDerivationAlgorithm"></a>const <a class="el" href="class_d_l___key_derivation_algorithm.html">DL_KeyDerivationAlgorithm</a><<br> Element > & </td><td class="memItemRight" valign=bottom><b>GetKeyDerivationAlgorithm</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___object_implb3" doxytag="DL_ObjectImpl::GetSymmetricEncryptionAlgorithm"></a>const <a class="el" href="class_d_l___symmetric_encryption_algorithm.html">DL_SymmetricEncryptionAlgorithm</a> & </td><td class="memItemRight" valign=bottom><b>GetSymmetricEncryptionAlgorithm</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_el_gamal_object_implb3" doxytag="DL_ObjectImpl::AccessKeyInterface"></a>BASE::KeyInterface & </td><td class="memItemRight" valign=bottom><b>AccessKeyInterface</b> ()</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_el_gamal_object_implb4" doxytag="DL_ObjectImpl::GetKeyInterface"></a>const BASE::KeyInterface & </td><td class="memItemRight" valign=bottom><b>GetKeyInterface</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:34:53 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 + -