Crypto++
Public Member Functions | List of all members
BlockCipherFinal< DIR, BASE > Class Template Reference

_ More...

#include <seckey.h>

Inheritance diagram for BlockCipherFinal< DIR, BASE >:
ClonableImpl< BlockCipherFinal< DIR, BASE >, BASE >

Public Member Functions

 BlockCipherFinal (const byte *key)
 
 BlockCipherFinal (const byte *key, size_t length)
 
 BlockCipherFinal (const byte *key, size_t length, unsigned int rounds)
 
bool IsForwardTransformation () const
 
ClonableClone () const
 

Detailed Description

template<CipherDir DIR, class BASE>
class BlockCipherFinal< DIR, BASE >

_

Definition at line 151 of file seckey.h.


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