LibreOffice
LibreOffice 5.1 SDK API Reference
|
Service of SignatureVerifier. More...
import"SignatureVerifier.idl";
Exported Interfaces | |
interface | XReferenceResolvedListener |
interface | XReferenceCollector |
interface | XSignatureVerifyResultBroadcaster |
interface | XKeyCollector |
interface | XMissionTaker |
interface | com::sun::star::xml::crypto::XUriBinding |
interface | com::sun::star::lang::XInitialization |
Additional Inherited Members | |
![]() | |
void | referenceResolved ([in] long referenceId) raises ( com::sun::star::uno::Exception ) |
Notifies an element has been collected by an element collector. More... | |
![]() | |
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... | |
![]() | |
void | setReferenceCount ([in] long count) raises ( com::sun::star::uno::Exception ) |
Sets the reference count of the signature. More... | |
void | setReferenceId ([in] long id) raises ( com::sun::star::uno::Exception ) |
Set the keeper id of the element collector of the referenced element. More... | |
![]() | |
void | addSignatureVerifyResultListener ([in] XSignatureVerifyResultListener listener) raises ( com::sun::star::uno::Exception ) |
Adds a new signature verify result listener. More... | |
void | removeSignatureVerifyResultListener ([in] XSignatureVerifyResultListener listener) |
Removes a signature verify result listener. More... | |
![]() | |
void | setKeyId ([in] long id) raises ( com::sun::star::uno::Exception ) |
Set the keeper id of the key element. More... | |
![]() | |
boolean | endMission () |
Forces a mission to make an end. More... | |
![]() | |
void | setUriBinding ([in] string uri, [in] com::sun::star::io::XInputStream InputStream) raises ( com::sun::star::uno::Exception ) |
Sets the XInputStream interface for a uri. More... | |
com::sun::star::io::XInputStream | getUriBinding ([in] string uri) raises ( com::sun::star::uno::Exception ) |
Gets the XInputStream interface for a uri. More... | |
![]() | |
void | initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception ) |
initializes the object. More... | |
Service of SignatureVerifier.
interface com::sun::star::lang::XInitialization |
interface com::sun::star::xml::crypto::XUriBinding |
interface XKeyCollector |
interface XMissionTaker |
interface XReferenceCollector |
interface XReferenceResolvedListener |
interface XSignatureVerifyResultBroadcaster |