Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
CFB_RequireFullDataBlocks< BASE > Class Template Reference

Base class for feedback based stream ciphers with a mandatory block size. More...

#include <strciphr.h>

Inheritance diagram for CFB_RequireFullDataBlocks< BASE >:
[legend]
Collaboration diagram for CFB_RequireFullDataBlocks< BASE >:
[legend]

Public Member Functions

unsigned int MandatoryBlockSize () const
 

Detailed Description

template<class BASE>
class CFB_RequireFullDataBlocks< BASE >

Base class for feedback based stream ciphers with a mandatory block size.

Template Parameters
BASECFB_EncryptionTemplate or CFB_DecryptionTemplate base class

Definition at line 572 of file strciphr.h.

Member Function Documentation

template<class BASE >
unsigned int CFB_RequireFullDataBlocks< BASE >::MandatoryBlockSize ( ) const
inline

Definition at line 575 of file strciphr.h.


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