LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
CipherID.idl File Reference

Go to the source code of this file.

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.
 

Constant Groups

constants  com::sun::star::xml::crypto::CipherID
 The constant set contains identifiers of supported cipher-creation algorithms.
 

Variables

const long AES_CBC_W3C_PADDING = 1
 identifier of AES algorithm in CBC mode with W3C padding More...
 
const long BLOWFISH_CFB_8 = 2
 identifier of the Blowfish algorithm in 8-bit CFB mode More...