|
TrueZIP Driver ZIP.RAES (TZP) 7.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use PromptingKeyProvider.View | |
|---|---|
| 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 | A generic, extensible manager for keys of arbitrary type required to create or open protected resources. |
| Uses of PromptingKeyProvider.View in de.schlichtherle.truezip.crypto.raes.param.console |
|---|
| Classes in de.schlichtherle.truezip.crypto.raes.param.console that implement PromptingKeyProvider.View | |
|---|---|
class |
AesCipherParametersView
A console based user interface to prompt for passwords. |
| Uses of PromptingKeyProvider.View in de.schlichtherle.truezip.fs.archive.zip.raes |
|---|
| Constructors in de.schlichtherle.truezip.fs.archive.zip.raes with parameters of type PromptingKeyProvider.View | |
|---|---|
PromptingKeyManagerService(PromptingKeyProvider.View<AesCipherParameters> view)
Constructs a new prompting key manager service using the given view. |
|
| Uses of PromptingKeyProvider.View in de.schlichtherle.truezip.key |
|---|
| Fields in de.schlichtherle.truezip.key declared as PromptingKeyProvider.View | |
|---|---|
private PromptingKeyProvider.View<K> |
PromptingKeyProvider.view
The view instance which is used to prompt the user for a key. |
private PromptingKeyProvider.View<K> |
PromptingKeyManager.view
|
| Methods in de.schlichtherle.truezip.key that return PromptingKeyProvider.View | |
|---|---|
(package private) PromptingKeyProvider.View<K> |
PromptingKeyProvider.getView()
|
| Methods in de.schlichtherle.truezip.key with parameters of type PromptingKeyProvider.View | |
|---|---|
(package private) void |
PromptingKeyProvider.setView(PromptingKeyProvider.View<K> view)
|
| Constructors in de.schlichtherle.truezip.key with parameters of type PromptingKeyProvider.View | |
|---|---|
PromptingKeyManager(PromptingKeyProvider.View<K> view)
Constructs a new prompting key manager. |
|
|
TrueZIP Driver ZIP.RAES (TZP) 7.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||