summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2004-08-18 08:14:42 +0000
committerMalte Timmermann <mt@openoffice.org>2004-08-18 08:14:42 +0000
commit85a1abd8b1dfaac7b0f87c2ab49f069a842ff1d5 (patch)
tree57f20548ad2b8e75bf85cfd3a6195456f5b31ba6 /xmlsecurity/inc
parentd3e69fe9ce604443baa91ff7cc09862beeefe853 (diff)
#i20156# Some improvements...
Diffstat (limited to 'xmlsecurity/inc')
-rw-r--r--xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx b/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx
index e942dd3a5d19..7d97c7c769a5 100644
--- a/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx
+++ b/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlsignaturehelper.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mt $ $Date: 2004-07-26 15:45:14 $
+ * last change: $Author: mt $ $Date: 2004-08-18 09:14:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -189,6 +189,7 @@ public:
::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XSecurityEnvironment > GetSecurityEnvironment();
// After signing/veryfieng, get information about signatures
+ SignatureInformation GetSignatureInformation( sal_Int32 nSecurityId ) const;
SignatureInformations GetSignatureInformations() const;
// See XSecController for documentation