LibreOffice
LibreOffice 4.2 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
XMLEncryption Service Reference

Service of XMLEncryption. More...

import"XMLEncryption.idl";

Inheritance diagram for XMLEncryption:
XXMLEncryption XInitialization XInterface XInterface

Exported Interfaces

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

Additional Inherited Members

- Public Member Functions inherited from XXMLEncryption
com::sun::star::xml::crypto::XXMLEncryptionTemplate encrypt ([in] com::sun::star::xml::crypto::XXMLEncryptionTemplate aTemplate, [in] com::sun::star::xml::crypto::XSecurityEnvironment aEnvironment) raises ( com::sun::star::xml::crypto::XMLEncryptionException , com::sun::star::uno::SecurityException )
 Perform encryption in the environment of encryption template and context. More...
 
com::sun::star::xml::crypto::XXMLEncryptionTemplate decrypt ([in] com::sun::star::xml::crypto::XXMLEncryptionTemplate aTemplate, [in] com::sun::star::xml::crypto::XXMLSecurityContext aContext) raises ( com::sun::star::xml::crypto::XMLEncryptionException , com::sun::star::uno::SecurityException )
 Perform decryption in the environment of encryption 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 XMLEncryption.

Exported Interfaces


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