:: com :: sun :: star :: xml :: crypto :: sax ::
|
interface XKeyCollector |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XKeyCollector
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- not published
- Description
-
* Interface of Key Collector.
*
* This interface is used to manipulate key materials.
|
Methods' Summary |
setKeyId |
* Set the keeper id of the key element.
*
* |
Methods' Details |
setKeyId
void |
setKeyId( |
[in] long |
id ) |
raises( |
::com::sun::star::uno::Exception ); |
- Description
-
* Set the keeper id of the key element.
*
*
- Parameter id
- the keeper id of the key element. If the id is 0, then it represents
* that this security entity has included its key material internally.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.