summaryrefslogtreecommitdiff
path: root/include/oox/crypto/Standard2007Engine.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/crypto/Standard2007Engine.hxx')
-rw-r--r--include/oox/crypto/Standard2007Engine.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/oox/crypto/Standard2007Engine.hxx b/include/oox/crypto/Standard2007Engine.hxx
index c53ec22cd124..563a7105b5fa 100644
--- a/include/oox/crypto/Standard2007Engine.hxx
+++ b/include/oox/crypto/Standard2007Engine.hxx
@@ -89,11 +89,6 @@ public:
StandardEncryptionInfo& getInfo();
- static bool checkEncryptionData(
- std::vector<sal_uInt8> key, sal_uInt32 keySize,
- std::vector<sal_uInt8> encryptedVerifier, sal_uInt32 verifierSize,
- std::vector<sal_uInt8> encryptedHash, sal_uInt32 hashSize );
-
virtual bool generateEncryptionKey(const OUString& rPassword);
virtual bool writeEncryptionInfo(