CipherFactory Member List

This is the complete list of members for CipherFactory, including all inherited members.
BlockSize() const =0 (defined in CipherFactory)CipherFactory [pure virtual]
KeyLength() const =0 (defined in CipherFactory)CipherFactory [pure virtual]
NewDecryption(const byte *key) const =0 (defined in CipherFactory)CipherFactory [pure virtual]
NewEncryption(const byte *key) const =0 (defined in CipherFactory)CipherFactory [pure virtual]