:: 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' 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
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.