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< BASE, SCHEME_OPTIONS, KEY > TF_DecryptorImpl< SCHEME_OPTIONS > TF_EncryptorImpl< SCHEME_OPTIONS > TF_SignerImpl< SCHEME_OPTIONS > TF_VerifierImpl< SCHEME_OPTIONS > 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 453 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

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 Jul 10 22:55:38 2004 for Crypto++ by doxygen 1.3.6