DL_EncryptorImpl< SCHEME_OPTIONS > Class Template Reference

_ More...

#include <pubkey.h>

Inheritance diagram for DL_EncryptorImpl< SCHEME_OPTIONS >:

DL_ObjectImpl< DL_EncryptorBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PublicKey > DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo >

List of all members.

Public Types

typedef KEY::Element Element
typedef SCHEME_OPTIONS SchemeOptions

Public Member Functions

PrivateKeyAccessPrivateKey ()
PublicKeyAccessPublicKey ()
const KEY & GetKey () const
KEY & AccessKey ()
std::string AlgorithmName () const

Static Public Member Functions

static std::string __cdecl StaticAlgorithmName ()

Protected Member Functions

const
DL_ElgamalLikeSignatureAlgorithm
< Element > & 
GetSignatureAlgorithm () const
const DL_KeyAgreementAlgorithm
< Element > & 
GetKeyAgreementAlgorithm () const
const
DL_KeyDerivationAlgorithm
< Element > & 
GetKeyDerivationAlgorithm () const
const
DL_SymmetricEncryptionAlgorithm
GetSymmetricEncryptionAlgorithm () const
HashIdentifier GetHashIdentifier () const
const
PK_SignatureMessageEncodingMethod
GetMessageEncodingInterface () const
BASE::KeyInterface & AccessKeyInterface ()
const BASE::KeyInterface & GetKeyInterface () const
size_t GetDigestSize () const


Detailed Description

template<class SCHEME_OPTIONS>
class DL_EncryptorImpl< SCHEME_OPTIONS >

_

Definition at line 1362 of file pubkey.h.


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

Generated on Mon Oct 27 02:38:18 2008 for Crypto++ by  doxygen 1.5.7.1