INTEGRATION: CWS xmlsec08 (1.6.10); FILE MERGED
2005/01/20 03:34:23 mmi 1.6.10.1: smartcard support Issue number: 38448 Submitted by: Reviewed by:
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: xsecctl.hxx,v $
|
* $RCSfile: xsecctl.hxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.6 $
|
* $Revision: 1.7 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2004-11-26 14:56:51 $
|
* last change: $Author: vg $ $Date: 2005-03-10 18:08:35 $
|
||||||
*
|
*
|
||||||
* 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
|
||||||
@@ -518,6 +518,12 @@ public:
|
|||||||
const rtl::OUString& ouX509IssuerName,
|
const rtl::OUString& ouX509IssuerName,
|
||||||
const rtl::OUString& ouX509SerialNumber);
|
const rtl::OUString& ouX509SerialNumber);
|
||||||
|
|
||||||
|
void setX509Certificate(
|
||||||
|
sal_Int32 nSecurityId,
|
||||||
|
const sal_Int32 nSecurityEnvironmentIndex,
|
||||||
|
const rtl::OUString& ouX509IssuerName,
|
||||||
|
const rtl::OUString& ouX509SerialNumber);
|
||||||
|
|
||||||
void setDate(
|
void setDate(
|
||||||
sal_Int32 nSecurityId,
|
sal_Int32 nSecurityId,
|
||||||
const ::com::sun::star::util::DateTime& rDateTime );
|
const ::com::sun::star::util::DateTime& rDateTime );
|
||||||
|
Reference in New Issue
Block a user