| Package | Description |
|---|---|
| de.schlichtherle.truezip.crypto.raes.param.console |
The console I/O based implementation of the interface
PromptingKeyProvider.View. |
| de.schlichtherle.truezip.fs.archive.zip.raes |
The archive driver family for RAES encrypted ZIP files,
alias TZP files.
|
| de.schlichtherle.truezip.key |
Provides an extensible manager for generic keys required to
create or open protected resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AesCipherParametersView
A console based user interface to prompt for passwords.
|
| Constructor and Description |
|---|
PromptingKeyManagerService(PromptingKeyProvider.View<AesCipherParameters> view)
Constructs a new prompting key manager service using the given view.
|
| Modifier and Type | Field and Description |
|---|---|
private PromptingKeyProvider.View<K> |
PromptingKeyManager.view |
| Modifier and Type | Method and Description |
|---|---|
private PromptingKeyProvider.View<K> |
PromptingKeyProvider.getView() |
(package private) PromptingKeyProvider.View<K> |
PromptingKeyManager.getView() |
| Constructor and Description |
|---|
PromptingKeyManager(PromptingKeyProvider.View<K> view)
Constructs a new prompting key manager.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.