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

INTEGRATION: CWS xmlsec08 (1.3.24); FILE MERGED

2005/01/20 03:34:31 mmi 1.3.24.1: smartcard support
Issue number:  38448
Submitted by:
Reviewed by:
üst fe2a8f35
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: util.hxx,v $ * $RCSfile: util.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: mmi $ $Date: 2004-07-16 05:18:39 $ * last change: $Author: vg $ $Date: 2005-03-10 18:15:42 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -84,4 +84,6 @@ ...@@ -84,4 +84,6 @@
::rtl::OUString getSignatureInformations( ::rtl::OUString getSignatureInformations(
const SignatureInformations& SignatureInformations, const SignatureInformations& SignatureInformations,
::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XSecurityEnvironment > xSecurityEnvironment ); ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XSecurityEnvironment > xSecurityEnvironment );
\ No newline at end of file ::com::sun::star::uno::Reference< ::com::sun::star::security::XCertificate >
getCertificateFromEnvironment( ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XSecurityEnvironment > xSecurityEnvironment , BOOL nType);
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