|
MADARA
3.2.3
|
#include <string>#include "madara/MadaraExport.h"#include "madara/utility/ScopedArray.h"#include "../BufferFilter.h"Go to the source code of this file.
Classes | |
| class | madara::filters::AESBufferFilter |
| Encrypts a buffer with 256 bit AES via OpenSSL. More... | |
Namespaces | |
| madara | |
| Copyright (c) 2015 Carnegie Mellon University. | |
| madara::filters | |
| Provides filtering for the MADARA transport layer. | |
This file contains a filter functor for 256 bit AES encryption
Definition in file AESBufferFilter.h.