LibreOffice
LibreOffice 7.4 SDK API Reference
Exported Interfaces | List of all members
XMLSignature Service Reference

Service of XMLSignature. More...

import"XMLSignature.idl";

Inheritance diagram for XMLSignature:
XXMLSignature XInitialization XInterface XInterface

Exported Interfaces

interface com::sun::star::xml::crypto::XXMLSignature
 
interface com::sun::star::lang::XInitialization
 

Additional Inherited Members

- Public Member Functions inherited from XXMLSignature
com::sun::star::xml::crypto::XXMLSignatureTemplate generate ([in] com::sun::star::xml::crypto::XXMLSignatureTemplate aTemplate, [in] com::sun::star::xml::crypto::XSecurityEnvironment aEnvironment) raises ( com::sun::star::xml::crypto::XMLSignatureException , com::sun::star::uno::SecurityException )
 Perform signature in the environment of signature template and context. More...
 
com::sun::star::xml::crypto::XXMLSignatureTemplate validate ([in] com::sun::star::xml::crypto::XXMLSignatureTemplate aTemplate, [in] com::sun::star::xml::crypto::XXMLSecurityContext aContext) raises ( com::sun::star::xml::crypto::XMLSignatureException , com::sun::star::uno::SecurityException )
 Perform validation in the environment of signature template and context. 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...
 
- Public Member Functions inherited from XInitialization
void initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception )
 initializes the object. More...
 

Detailed Description

Service of XMLSignature.

Exported Interfaces

◆ com::sun::star::lang::XInitialization

◆ com::sun::star::xml::crypto::XXMLSignature


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