TF_ObjectImplExtRef< BASE, SCHEME_OPTIONS, KEY > Class Template Reference

#include <pubkey.h>

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

TF_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo >

List of all members.


Detailed Description

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

_

Definition at line 422 of file pubkey.h.


Public Types

typedef SCHEME_OPTIONS SchemeOptions
typedef KEY KeyClass

Public Member Functions

 TF_ObjectImplExtRef (const KEY *pKey=NULL)
void SetKeyPtr (const KEY *pKey)
const KEY & GetKey () const
KEY & AccessKey ()
PublicKey & AccessPublicKey ()
const PublicKey & GetPublicKey () const
PrivateKey & AccessPrivateKey ()
const PrivateKey & GetPrivateKey () const
const KeyClass & GetTrapdoorFunction () const
PK_MessageAccumulator * NewSignatureAccumulator (RandomNumberGenerator &rng) const
PK_MessageAccumulator * NewVerificationAccumulator () const
std::string AlgorithmName () const

Static Public Member Functions

static std::string __cdecl StaticAlgorithmName ()

Protected Member Functions

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

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

Generated on Mon Oct 27 02:40:36 2008 for Crypto++ by  doxygen 1.5.6