List of all members.
Public Member Functions |
|
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 |
|
virtual size_t | FixedMaxPlaintextLength () const =0 |
|
virtual size_t | FixedCiphertextLength () const =0 |
Protected Member Functions |
|
size_t | PaddedBlockByteLength () const |
|
size_t | PaddedBlockBitLength () const |
Detailed Description
template<class INTERFACE, class BASE>
class TF_CryptoSystemBase< INTERFACE, BASE >
_
Definition at line 153 of file pubkey.h.
The documentation for this class was generated from the following file: