Inheritance diagram for RC2::Decryption:

Definition at line 56 of file rc2.h.
Public Member Functions | |
| Decryption () | |
| Decryption (const byte *key, size_t keyLen=DEFAULT_KEYLENGTH) | |
| Decryption (const byte *key, size_t keyLen, int effectiveKeyLen) | |
| bool | IsForwardTransformation () const |
| Clonable * | Clone () const |
1.5.2