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

TF_ObjectImpl< BASE, SCHEME_OPTIONS, KEY_COPIER > Class Template Reference

#include <pubkey.h>

Inheritance diagram for TF_ObjectImpl< BASE, SCHEME_OPTIONS, KEY_COPIER >:

TF_ObjectImplBase< TwoBases< BASE, KEY_COPIER >, SCHEME_OPTIONS, KEY_COPIER::KeyClass > AlgorithmImpl< TwoBases< BASE, KEY_COPIER >, SCHEME_OPTIONS::AlgorithmInfo > TwoBases< BASE, KEY_COPIER > List of all members.

Detailed Description

template<class BASE, class SCHEME_OPTIONS, class KEY_COPIER>
class TF_ObjectImpl< BASE, SCHEME_OPTIONS, KEY_COPIER >

_

Definition at line 454 of file pubkey.h.

Public Types

typedef KEY_COPIER::KeyClass KeyClass
typedef SCHEME_OPTIONS SchemeOptions

Public Member Functions

const KeyClass & GetKey () const
KeyClass & AccessKey ()
void CopyKeyInto (typename SCHEME_OPTIONS::PrivateKey &key) const
void CopyKeyInto (typename SCHEME_OPTIONS::PublicKey &key) const
PublicKeyAccessPublicKey ()
const PublicKeyGetPublicKey () const
PrivateKeyAccessPrivateKey ()
const PrivateKeyGetPrivateKey () const
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 TwoBases< BASE, KEY_COPIER
>::MessageEncodingInterface & 
GetMessageEncodingInterface () const
const TrapdoorFunctionBoundsGetTrapdoorFunctionBounds () const
const TwoBases< BASE, KEY_COPIER
>::TrapdoorFunctionInterface & 
GetTrapdoorFunctionInterface () const
HashIdentifier GetHashIdentifier () const
unsigned int GetDigestSize () const


The documentation for this class was generated from the following file:
Generated on Tue Oct 26 18:51:54 2004 for Crypto++ by  doxygen 1.3.9.1