43 #ifndef _DWMAESGCMOSTREAM_HH_ 44 #define _DWMAESGCMOSTREAM_HH_ 97 Ostream(std::ostream & os,
const std::string & key)
114 #endif // _DWMAESGCMOSTREAM_HH_ Ostream(std::ostream &os, const std::string &key)
Construct with a reference to the destination ostream os and the 16-byte encryption key.
Definition: DwmAESGCMOstream.hh:97
This class is a helper for encrypted stream output.
Definition: DwmAESGCMOutBuffer.hh:71
This class is essentially a filter for an existing ostream, allowing the user to encrypt data to that...
Definition: DwmAESGCMOstream.hh:88
virtual ~Ostream()
Destructor.
Definition: DwmAESGCMOstream.hh:104