Blob.h File Reference
#include <WString.h>
Include dependency graph for Blob.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Crypto::Blob |
Wraps a pointer to some data with size. More... | |
Namespaces | |
Crypto | |
Typedefs | |
using | Crypto::Secret = Blob |
Identifies data which should be treated with care. More... | |