:: com :: sun :: star :: xml :: crypto :: sax ::
|
unpublished |
interface XKeyCollector |
|
|
|
- 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 © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.