aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cpp/src/decryptionresult.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cpp/src/decryptionresult.h')
-rw-r--r--lang/cpp/src/decryptionresult.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/cpp/src/decryptionresult.h b/lang/cpp/src/decryptionresult.h
index 84026d39..316d0413 100644
--- a/lang/cpp/src/decryptionresult.h
+++ b/lang/cpp/src/decryptionresult.h
@@ -75,6 +75,7 @@ public:
}
bool isWrongKeyUsage() const;
bool isDeVs() const;
+ bool isMime() const;
const char *fileName() const;