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