IBR-DTNSuite  0.10
ibrcommon::CipherStream Member List

This is the complete list of members for ibrcommon::CipherStream, including all inherited members.

_modeibrcommon::CipherStreamprotected
CIPHER_DECRYPT enum valueibrcommon::CipherStream
CIPHER_ENCRYPT enum valueibrcommon::CipherStream
CipherMode enum nameibrcommon::CipherStream
CipherStream(std::ostream &stream, const CipherMode mode=CIPHER_DECRYPT, const size_t buffer=2048)ibrcommon::CipherStream
decrypt(std::iostream &stream)ibrcommon::CipherStream
decrypt(char *buf, const size_t size)=0ibrcommon::CipherStreamprotectedpure virtual
decrypt_final()ibrcommon::CipherStreaminlineprotectedvirtual
encrypt(std::iostream &stream)ibrcommon::CipherStream
encrypt(char *buf, const size_t size)=0ibrcommon::CipherStreamprotectedpure virtual
encrypt_final()ibrcommon::CipherStreaminlineprotectedvirtual
overflow(std::char_traits< char >::int_type=std::char_traits< char >::eof())ibrcommon::CipherStreamprotectedvirtual
sync()ibrcommon::CipherStreamprotectedvirtual
~CipherStream()ibrcommon::CipherStreamvirtual