PromptingKeyProvider.See: Description
| Class | Description |
|---|---|
| AesPbeParameters |
A JavaBean which holds password based encryption parameters for use with the
AES cipher.
|
| SafePbeParameters<S extends KeyStrength,P extends SafePbeParameters<S,P>> |
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.
|
Provides parameters for password based encryption which can get used
as the secret key for the class
PromptingKeyProvider.
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.