Desafio Labsec (SGC)
|
#include <fstream>
#include <libcryptosec/ByteArray.h>
#include "exceptions/IoException.h"
#include "utils/trace.h"
#include "utils/macros.h"
Go to the source code of this file.
Classes | |
class | FileIo |
I/O handling functions More... | |