EncryptedStream.h File Reference
#include "BasicStream.h"
#include <sodium/crypto_secretstream_xchacha20poly1305.h>
#include <memory>
Include dependency graph for EncryptedStream.h:
Go to the source code of this file.
Classes | |
class | OtaUpgrade::EncryptedStream |
Encryption wrapper for BasicStream. More... | |
Namespaces | |
OtaUpgrade | |