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

INTEGRATION: CWS xmlsec08 (1.2.10); FILE MERGED

2005/01/20 03:34:25 mmi 1.2.10.1: smartcard support
Issue number:  38448
Submitted by:
Reviewed by:
üst c17092c6
......@@ -2,9 +2,9 @@
*
* $RCSfile: xmlencryption_mscryptimpl.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: rt $ $Date: 2004-11-26 14:58:21 $
* last change: $Author: vg $ $Date: 2005-03-10 18:11:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -125,7 +125,7 @@ class XMLEncryption_MSCryptImpl : public ::cppu::WeakImplHelper3<
//Methods from XXMLEncryption
virtual ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLEncryptionTemplate > SAL_CALL encrypt(
const ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLEncryptionTemplate >& 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::uno::Exception , ::com::sun::star::uno::RuntimeException ) ;
throw ( com::sun::star::xml::crypto::XMLEncryptionException ,
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