NOT YET DOCUMENTED. More...
#include <iostream>#include <string>#include <cryptopp/aes.h>#include <cryptopp/cryptlib.h>#include <cryptopp/gcm.h>#include <cryptopp/osrng.h>

Go to the source code of this file.
Classes | |
| class | Dwm::AESGCM::OutBuffer |
| This class is a helper for encrypted stream output. More... | |
NOT YET DOCUMENTED.