| Package | Description |
|---|---|
| net.java.truevfs.key.spec.param |
Provides interfaces and implementations for general cryptography parameters.
|
| Modifier and Type | Method and Description |
|---|---|
AesKeyStrength[] |
AesPbeParameters.getKeyStrengthValues() |
static AesKeyStrength |
AesKeyStrength.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AesKeyStrength[] |
AesKeyStrength.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.