@Nonnull @ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| KeyStrength |
Defines the key strengths for a cipher.
|
| Class | Description |
|---|---|
| AesPbeParameters |
A JavaBean which holds password based encryption parameters for use with the
AES cipher.
|
| SafePbeParameters<P extends SafePbeParameters<P,S>,S extends KeyStrength> |
A JavaBean which holds parameters for password based encryption.
|
| SafePbeParametersView<P extends SafePbeParameters<P,?>> |
A user interface to prompt for parameters for safe password based encryption.
|
| Enum | Description |
|---|---|
| AesKeyStrength |
Enumerates the AES cipher key strenghts.
|
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.