| 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] |
1.5.1-p1