summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2017-05-12 00:26:06 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2017-05-18 09:18:47 +0200
commitcae5f2a543b31552ccd9765aca5eb514fa694e07 (patch)
treec9d76324302dff75f9f89605ee5e62d431d89707 /xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
parent4c05834a363535804d2cf5892704e19a5bb4f966 (diff)
gpg4libre: initial GPG signature generation
* takes XML-Sec signature template * calculates digest for all added reference streams * produces signature value over canonicalized signature template * writes same as detached signature into template, streams that out Change-Id: I303e080dc25c440175fe1ae897f03cf356d5d0f2 Reviewed-on: https://gerrit.libreoffice.org/36106 Reviewed-by: Siegmund Gorr <siegmund.gorr@cib.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'xmlsecurity/source/xmlsec/xsec_xmlsec.cxx')
-rw-r--r--xmlsecurity/source/xmlsec/xsec_xmlsec.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/xsec_xmlsec.cxx b/xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
index 93d3e7c834bb..99738064c09f 100644
--- a/xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
+++ b/xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
@@ -23,7 +23,7 @@
#include <cppuhelper/factory.hxx>
#include "serialnumberadapter.hxx"
-#include "xmlelementwrapper_xmlsecimpl.hxx"
+#include "xmlsec/xmlelementwrapper_xmlsecimpl.hxx"
#include "xmlsec/xmldocumentwrapper_xmlsecimpl.hxx"
#include "xsec_xmlsec.hxx"