LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
XNSSInitializer Interface Reference

import "XNSSInitializer.idl";

Inheritance diagram for XNSSInitializer:
XDigestContextSupplier XCipherContextSupplier XInterface XInterface NSSInitializer

Exported Interfaces

interface ::com::sun::star::xml::crypto::XDigestContextSupplier
 
interface ::com::sun::star::xml::crypto::XCipherContextSupplier
 

Additional Inherited Members

- Public Member Functions inherited from XDigestContextSupplier
XDigestContext getDigestContext ([in] long nDigestID,[in] sequence< ::com::sun::star::beans::NamedValue > aParams) raises ( ::com::sun::star::lang::IllegalArgumentException )
 returns an object that allows to generate the specified digest. More...
 
- Public Member Functions inherited from XCipherContextSupplier
XCipherContext getCipherContext ([in] long nCipherID,[in] sequence< byte > aKey,[in] sequence< byte > aInitializationVector,[in] boolean bEncryption,[in] sequence< ::com::sun::star::beans::NamedValue > aParams) raises ( ::com::sun::star::lang::IllegalArgumentException )
 returns an object that allows to encrypt/decrypt data. More...
 

Detailed Description

Since
LibreOffice 4.0

Exported Interfaces


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