CryptoFramework
Blob.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <vector>
4
#include <cstdint>
5
13
typedef
std::vector<std::uint8_t>
Blob
;
Blob
std::vector< std::uint8_t > Blob
Represents a binary data container.
Definition:
Blob.hpp:13
Generated by
1.9.1