Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

TF_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > Class Template Reference

#include <pubkey.h>

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

AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo > TF_ObjectImplExtRef< BASE, SCHEME_OPTIONS, KEY > List of all members.

Detailed Description

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

_

Definition at line 390 of file pubkey.h.

Public Types

typedef SCHEME_OPTIONS SchemeOptions
typedef KEY 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

std::string StaticAlgorithmName ()

Protected Member Functions

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


The documentation for this class was generated from the following file:
Generated on Sat Apr 2 21:54:02 2005 for Crypto++ by  doxygen 1.3.9.1