summaryrefslogtreecommitdiff
path: root/xmlsecurity/util/xsec_xmlsec.windows.component
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2011-03-27 10:36:28 +0200
committerMikhail Voytenko <mav@openoffice.org>2011-03-27 10:36:28 +0200
commit66164edf5bdb77d3e60050711998a98f26414997 (patch)
tree38ce63eb1b3e7e796e8711edd4ffc2ec6eda6db2 /xmlsecurity/util/xsec_xmlsec.windows.component
parentecea2657b023888aa5be5af41876cee03ffa9b27 (diff)
mav60: #164341# introduce nss initialization for the case when mscrypto is used
Diffstat (limited to 'xmlsecurity/util/xsec_xmlsec.windows.component')
-rw-r--r--xmlsecurity/util/xsec_xmlsec.windows.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/util/xsec_xmlsec.windows.component b/xmlsecurity/util/xsec_xmlsec.windows.component
index 58a89af442d4..7b4ef87a9480 100644
--- a/xmlsecurity/util/xsec_xmlsec.windows.component
+++ b/xmlsecurity/util/xsec_xmlsec.windows.component
@@ -31,7 +31,7 @@
<implementation name="com.sun.star.security.SerialNumberAdapter">
<service name="com.sun.star.security.SerialNumberAdapter"/>
</implementation>
- <implementation name="com.sun.star.xml.security.bridge.xmlsec.SEInitializer_NssImpl">
+ <implementation name="com.sun.star.xml.security.bridge.xmlsec.NSSInitializer_NssImpl">
<service name="com.sun.star.xml.crypto.NSSInitializer"/>
</implementation>
<implementation name="com.sun.star.xml.security.bridge.xmlsec.SEInitializer_MSCryptImpl">