CipherFactory Class Reference
Inheritance diagram for CipherFactory:
List of all members.
Detailed Description
Definition at line 333 of file validat1.cpp.
|
Public Member Functions |
virtual unsigned int | BlockSize () const =0 |
virtual unsigned int | KeyLength () const =0 |
virtual apbt | NewEncryption (const byte *key) const =0 |
virtual apbt | NewDecryption (const byte *key) const =0 |
The documentation for this class was generated from the following file:
Generated on Fri Sep 9 19:01:26 2005 for Crypto++ by
1.4.4