Crypto++
Public Member Functions | List of all members
RC2::Encryption Class Reference
Inheritance diagram for RC2::Encryption:
BlockCipherFinal< ENCRYPTION, Enc > ClonableImpl< BlockCipherFinal< DIR, Enc >, Enc >

Public Member Functions

 Encryption (const byte *key, size_t keyLen=DEFAULT_KEYLENGTH)
 
 Encryption (const byte *key, size_t keyLen, int effectiveKeyLen)
 
bool IsForwardTransformation () const
 
ClonableClone () const
 

Detailed Description

Definition at line 47 of file rc2.h.


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