Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

RandomAccessStreamCipher Class Reference

abstract base class for random access stream ciphers. More...

#include <cryptlib.h>

Inheritance diagram for RandomAccessStreamCipher:

StreamCipher BlumBlumShub CounterMode SEAL List of all members.

Public Methods

virtual ~RandomAccessStreamCipher ()
virtual void Seek (unsigned long n)=0

Detailed Description

abstract base class for random access stream ciphers.

Definition at line 146 of file cryptlib.h.


Constructor & Destructor Documentation

RandomAccessStreamCipher::~RandomAccessStreamCipher ( ) [inline, virtual]
 

Definition at line 150 of file cryptlib.h.


The documentation for this class was generated from the following file:
Generated at Mon Jan 15 01:17:01 2001 for Crypto++ by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000