| Package | Description |
|---|---|
| net.java.truevfs.key.spec.param |
Provides interfaces and implementations for general cryptography parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SafePbeParameters<P extends SafePbeParameters<P,S>,S extends KeyStrength>
A JavaBean which holds parameters for password based encryption.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AesKeyStrength
Enumerates the AES cipher key strenghts.
|
| Modifier and Type | Method and Description |
|---|---|
abstract S[] |
SafePbeParameters.getKeyStrengthValues()
Returns a new non-empty array of all available key strength values.
|
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.