Implementation of template class DataPacker. To be included in data_packer.h. More...
Go to the source code of this file.
Namespaces | |
| SeComLib | |
| The enclosing namespace. | |
| SeComLib::Core | |
| Contains the core library. | |
Implementation of template class DataPacker. To be included in data_packer.h.
DataPacker is a template class that performs data packing and encryption using a CryptoProvider. It can handle only pozitive numbers at this time.
Definition in file data_packer.hpp.
1.8.6