LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
KDFID.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::KDFID
 Constants to identify Key Derivation Function.
 

Variables

const long PBKDF2 = 1
 PBKDF2.
 
const long PGP_RSA_OAEP_MGF1P = 2
 OpenPGP/GnuPG.
 
const long Argon2id = 3
 Argon2id.