TF_DecryptorBase Class Reference

_ More...

#include <pubkey.h>

Inheritance diagram for TF_DecryptorBase:

TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > PK_FixedLengthCryptoSystemImpl< INTERFACE >

List of all members.

Public Member Functions

DecodingResult Decrypt (RandomNumberGenerator &rng, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const
bool ParameterSupported (const char *name) const
size_t FixedMaxPlaintextLength () const
size_t FixedCiphertextLength () const
size_t MaxPlaintextLength (size_t ciphertextLength) const
size_t CiphertextLength (size_t plaintextLength) const

Protected Member Functions

size_t PaddedBlockByteLength () const
size_t PaddedBlockBitLength () const


Detailed Description

_

Definition at line 166 of file pubkey.h.


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

Generated on Mon Oct 27 02:45:57 2008 for Crypto++ by  doxygen 1.5.7.1