LibreOffice
LibreOffice 7.4 SDK API Reference
|
import "com/sun/star/uno/XInterface.idl";
import "com/sun/star/beans/NamedValue.idl";
import "com/sun/star/xml/crypto/XCipherContext.idl";
import "com/sun/star/lang/IllegalArgumentException.idl";
Go to the source code of this file.
Classes | |
interface | XCipherContextSupplier |
This interface allows to get an object that allows to encrypt/decrypt data using the specified algorithm. More... | |
Modules | |
module | com |
module | com::sun |
module | com::sun::star |
the module com::sun::star is the root module of the UNO API. | |
module | com::sun::star::xml |
XML related interfaces. | |
module | com::sun::star::xml::crypto |
XML encryption interfaces. | |