| Interface | Description |
|---|---|
| SymmetricCipherParameters |
Marker interface for symmetric cipher parameters.
|
| Class | Description |
|---|---|
| KeyParameter |
Cipher parameters for cipher requiring a key and an initialization vector.
|
| KeyWithIVParameters |
Symmetric cipher parameters for cipher requiring a key and an initialization vector.
|
| RC2KeyParameters |
Derived version of key parameters to specify effective key bits of RC2.
|
| RC5KeyParameters |
Derived version of key parameters to specify rounds of RC5.
|
Copyright © 2004–2015 XWiki. All rights reserved.