TF_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY_CLASS > Class Template Reference

_ More...

#include <pubkey.h>

Inheritance diagram for TF_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY_CLASS >:

AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo > TF_ObjectImpl< BASE, SCHEME_OPTIONS, KEY_CLASS > TF_ObjectImpl< TF_DecryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > TF_ObjectImpl< TF_EncryptorBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > TF_ObjectImpl< TF_VerifierBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > TF_DecryptorImpl< SCHEME_OPTIONS > TF_EncryptorImpl< SCHEME_OPTIONS > TF_SignerImpl< SCHEME_OPTIONS > TF_VerifierImpl< SCHEME_OPTIONS >

List of all members.

Public Types

typedef SCHEME_OPTIONS SchemeOptions
typedef KEY_CLASS KeyClass

Public Member Functions

PublicKeyAccessPublicKey ()
const PublicKeyGetPublicKey () const
PrivateKeyAccessPrivateKey ()
const PrivateKeyGetPrivateKey () const
virtual const KeyClass & GetKey () const =0
virtual KeyClass & AccessKey ()=0
const KeyClass & GetTrapdoorFunction () const
PK_MessageAccumulatorNewSignatureAccumulator (RandomNumberGenerator &rng) const
PK_MessageAccumulatorNewVerificationAccumulator () const
std::string AlgorithmName () const

Static Public Member Functions

static std::string __cdecl StaticAlgorithmName ()

Protected Member Functions

const
BASE::MessageEncodingInterface & 
GetMessageEncodingInterface () const
const TrapdoorFunctionBoundsGetTrapdoorFunctionBounds () const
const
BASE::TrapdoorFunctionInterface & 
GetTrapdoorFunctionInterface () const
HashIdentifier GetHashIdentifier () const
size_t GetDigestSize () const


Detailed Description

template<class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
class TF_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY_CLASS >

_

Definition at line 373 of file pubkey.h.


The documentation for this class was generated from the following file:

Generated on Mon Oct 27 02:38:35 2008 for Crypto++ by  doxygen 1.5.7.1