Crypto++
Public Types | Public Member Functions | Protected Member Functions
TF_ObjectImplExtRef Class Reference

_ More...

#include <pubkey.h>

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

List of all members.

Public Types

typedef SCHEME_OPTIONS SchemeOptions
typedef KEY_CLASS KeyClass

Public Member Functions

 TF_ObjectImplExtRef (const KEY *pKey=NULL)
void SetKeyPtr (const KEY *pKey)
const KEY & GetKey () const
KEY & AccessKey ()
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
size_t GetDigestSize () const

Detailed Description

_


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