#pragma once #include bool DecryptImage(std::string src, std::string dst);