Security Scol plugin
Public Member Functions | List of all members
FixedBlockSize< N > Class Template Reference

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

#include <seckey.h>

Public Member Functions

 CRYPTOPP_CONSTANT (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: