LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
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.
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.
Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
void acquire ()
 increases the reference counter by one.
void release ()
 decreases the reference counter by one.
Public Member Functions inherited from XInitialization
void initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception )
 initializes the object.

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: