#include"Cryption.h" Cryption::Cryption(const string& message) { this->message = message; }