|
Crypto++
|
_ More...
#include <pubkey.h>
Public Member Functions | |
| DecodingResult | Decrypt (RandomNumberGenerator &rng, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs ¶meters=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 |
_
1.7.5