Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: xml :: crypto ::

unpublished constants group CipherID
Usage Restrictions
not published
Description
The constant set contains identifiers of supported cipher-creation algorithms.
Since
OOo 3.4
See also
XCipherContextSupplier

Constants
AES_CBC_W3C_PADDING identifier of AES algorithm in CBC mode with W3C padding  
BLOWFISH_CFB_8 identifier of the Blowfish algorithm in 8-bit CFB mode  
Constants' Details
AES_CBC_W3C_PADDING
const long AES_CBC_W3C_PADDING = 1;
Description
identifier of AES algorithm in CBC mode with W3C padding
BLOWFISH_CFB_8
const long BLOWFISH_CFB_8 = 2;
Description
identifier of the Blowfish algorithm in 8-bit CFB mode
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.