Crypto++  8.8
Free C++ class library of cryptographic schemes
Static Public Attributes | List of all members
FixedBlockSize< N > Class Template Reference

Inherited by algorithms with fixed block size. More...

Static Public Attributes

static const int BLOCKSIZE = N
 The block size of the algorithm provided as a constant.
 

Detailed Description

template<unsigned int N>
class FixedBlockSize< N >

Inherited by algorithms with fixed block size.

Template Parameters
Nthe blocksize of the algorithm

Definition at line 40 of file seckey.h.


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