|
Crypto++
5.6.4
Free C++ class library of cryptographic schemes
|
Provides auto signaling support. More...
Inheritance diagram for AutoSignaling< T >:Public Member Functions | |
| AutoSignaling (int propagation=-1) | |
| void | SetAutoSignalPropagation (int propagation) |
| int | GetAutoSignalPropagation () const |
Provides auto signaling support.
| T | the class or type |
T should be a BufferedTransformation derived class
1.8.13