summaryrefslogtreecommitdiff
path: root/package/source/manifest/ManifestImport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/manifest/ManifestImport.hxx')
-rw-r--r--package/source/manifest/ManifestImport.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/source/manifest/ManifestImport.hxx b/package/source/manifest/ManifestImport.hxx
index 33b0637015d7..15023374bf71 100644
--- a/package/source/manifest/ManifestImport.hxx
+++ b/package/source/manifest/ManifestImport.hxx
@@ -91,12 +91,8 @@ private:
void doKeyDerivation(StringHashMap &rConvertedAttribs);
/// @throws css::uno::RuntimeException
void doStartKeyAlg(StringHashMap &rConvertedAttribs);
- void doKeyInfoEntry(StringHashMap &);
void doEncryptedKey(StringHashMap &);
void doEncryptionMethod(StringHashMap &, const OUString &);
- void doEncryptedKeyInfo(StringHashMap &);
- void doEncryptedCipherData(StringHashMap &);
- void doEncryptedPgpData(StringHashMap &);
void doEncryptedCipherValue();
void doEncryptedKeyId();
void doEncryptedKeyPacket();