Crypto++
Public Member Functions | Protected Member Functions
TF_DecryptorBase Class Reference

_ More...

#include <pubkey.h>

Inheritance diagram for TF_DecryptorBase:
TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > >

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

Protected Member Functions

size_t PaddedBlockByteLength () const
size_t PaddedBlockBitLength () const

Detailed Description

_


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