Crypto++
5.6.4
Free C++ class library of cryptographic schemes
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Public Member Functions
|
List of all members
CipherFactory Class Reference
abstract
Inheritance diagram for CipherFactory:
Public Member Functions
virtual unsigned int
BlockSize
() const =0
virtual unsigned int
KeyLength
() const =0
virtual apbt
NewEncryption
(const byte *keyStr) const =0
virtual apbt
NewDecryption
(const byte *keyStr) const =0
Detailed Description
Definition at line
1720
of file
validat1.cpp
.
The documentation for this class was generated from the following file:
validat1.cpp
Generated on Thu Mar 26 2020 17:12:08 for Crypto++ by
1.8.11