Crypto++
Public Member Functions | Static Public Member Functions | List of all members
SymmetricCipherFinal< BASE, INFO > Class Template Reference

_ More...

#include <strciphr.h>

Inheritance diagram for SymmetricCipherFinal< BASE, INFO >:
AlgorithmImpl< SimpleKeyingInterfaceImpl< BASE, INFO >, INFO > SimpleKeyingInterfaceImpl< BASE, INFO >

Public Member Functions

 SymmetricCipherFinal (const byte *key)
 
 SymmetricCipherFinal (const byte *key, size_t length)
 
 SymmetricCipherFinal (const byte *key, size_t length, const byte *iv)
 
ClonableClone () const
 
std::string AlgorithmName () const
 
size_t MinKeyLength () const
 
size_t MaxKeyLength () const
 
size_t DefaultKeyLength () const
 
size_t GetValidKeyLength (size_t n) const
 
SimpleKeyingInterface::IV_Requirement IVRequirement () const
 
unsigned int IVSize () const
 

Static Public Member Functions

static std::string StaticAlgorithmName ()
 

Detailed Description

template<class BASE, class INFO = BASE>
class SymmetricCipherFinal< BASE, INFO >

_

Definition at line 278 of file strciphr.h.


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