Public Member Functions

Clonable Class Reference

interface for cloning objects, this is not implemented by most classes yet More...

#include <cryptlib.h>

Inheritance diagram for Clonable:
Algorithm AsymmetricAlgorithm BlockTransformation BufferedTransformation HashTransformation RandomNumberGenerator StreamTransformation KeyAgreementAlgorithm PrivateKeyAlgorithm PublicKeyAlgorithm BlockCipher AutoSignaling< BufferedTransformation > Bufferless< BufferedTransformation > Filter InputRejecting< BufferedTransformation > Sink Adler32 CRC32 IteratedHashBase< T_HashWordType, HashTransformation > IteratedHashBase< word32, HashTransformation > IteratedHashBase< word64, HashTransformation > MessageAuthenticationCode NullHash PK_MessageAccumulator TruncatedHashTemplate< T > Weak1::MD2 AdditiveCipherTemplate< BASE > AutoSeededX917RNG< BLOCK_CIPHER > BlockingRng ClassNullRNG FixedRNG KDF2_RNG LC_RNG NonblockingRng PublicBlumBlumShub RandomPool Weak1::ARC4_Base X917RNG AuthenticatedSymmetricCipher PublicBlumBlumShub SymmetricCipher

List of all members.

Public Member Functions

virtual ClonableClone () const
 this is not implemented by most classes yet

Detailed Description

interface for cloning objects, this is not implemented by most classes yet

Definition at line 326 of file cryptlib.h.


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