Future<ResultModel<Uint8List?>> encrypt({ required String message, required String tag, String? password, });