LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XKeyCollector Interface Reference

Interface of Key Collector. More...

import"XKeyCollector.idl";

Inheritance diagram for XKeyCollector:
XInterface

Public Member Functions

void setKeyId ([in] long id) raises ( com::sun::star::uno::Exception )
 Set the keeper id of the key element. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

Interface of Key Collector.

This interface is used to manipulate key materials.

Member Function Documentation

◆ setKeyId()

void setKeyId ( [in] long  id)
raises (com::sun::star::uno::Exception
)

Set the keeper id of the key element.

Parameters
idthe keeper id of the key element. If the id is 0, then it represents that this security entity has included its key material internally.

The documentation for this interface was generated from the following file: