Kaydet (Commit) 81db47be authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS xmlsec08 (1.2.10); FILE MERGED

2005/01/20 03:34:26 mmi 1.2.10.1: smartcard support
Issue number:  38448
Submitted by:
Reviewed by:
üst 9925976c
......@@ -2,9 +2,9 @@
*
* $RCSfile: xmlsignature_mscryptimpl.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: rt $ $Date: 2004-11-26 14:58:48 $
* last change: $Author: vg $ $Date: 2005-03-10 18:12:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -125,7 +125,7 @@ class XMLSignature_MSCryptImpl : public ::cppu::WeakImplHelper3<
//Methods from XXMLSignature
virtual ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLSignatureTemplate > SAL_CALL generate(
const ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLSignatureTemplate >& aTemplate ,
const ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLSecurityContext >& aContext
const ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XSecurityEnvironment >& aEnvironment
) throw( com::sun::star::xml::crypto::XMLSignatureException,
com::sun::star::uno::SecurityException) ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment