| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive.zip |
The archive driver family for ZIP files.
|
| de.schlichtherle.truezip.key.pbe.console |
Provides the console I/O based implementation of the interface
PromptingKeyProvider.View. |
| de.schlichtherle.truezip.key.pbe.swing |
Provides the Swing based implementation of the interface
PromptingKeyProvider.View. |
| Constructor and Description |
|---|
PromptingKeyManagerService(PromptingKeyProvider.View<AesPbeParameters> view)
Constructs a new prompting key manager service using the given view.
|
| Modifier and Type | Method and Description |
|---|---|
AesPbeParameters |
ConsoleAesPbeParametersView.newPbeParameters() |
| Modifier and Type | Method and Description |
|---|---|
AesPbeParameters |
SwingAesPbeParametersView.newPbeParameters() |
Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.