Make inline encryption work in the new way
* src/cryptcontroller.cpp (CryptController::resolve_keys): Dummy. Should resolve keys in the future. (CryptController::do_crypto): Do something. (CryptController::get_inline_data): Take data as string. * src/cryptcontroller.h Update accordingly. * src/mail.cpp (Mail::append_to_inline_body): Use cryptcontroller.