TrueZIP Driver ZIP 7.3.4
A B C D E F G H I J K L M N O P R S T U V W Y Z 

K

key - Variable in class de.schlichtherle.truezip.key.SafeKeyProvider
 
KEY_FILE_LEN - Static variable in class de.schlichtherle.truezip.key.pbe.swing.SwingSafePbeParametersView
This is the number of bytes to load from the beginning of a key file.
KEY_STRENGTHS - Static variable in class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
 
keyFile - Variable in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
 
keyFileChooser - Variable in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
 
keyFileChooserActionPerformed(ActionEvent) - Method in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
 
keyFilePanel - Variable in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
 
keyFilePanelAncestorWindowShown(PanelEvent) - Method in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
 
keyManager(Class<K>) - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerZipCryptoParameters
 
KeyManager<K> - Interface in de.schlichtherle.truezip.key
A container for key providers for reading and writing protected resources.
KeyManagerController<D extends ZipDriver> - Class in de.schlichtherle.truezip.fs.archive.zip
This file system controller decorates another file system controller in order to manage the keys required for accessing encrypted ZIP files.
KeyManagerController(FsController<?>, D) - Constructor for class de.schlichtherle.truezip.fs.archive.zip.KeyManagerController
Constructs a new key manager controller.
KeyManagerLocator - Class in de.schlichtherle.truezip.key.sl
Locates all key managers found on the class path.
KeyManagerLocator() - Constructor for class de.schlichtherle.truezip.key.sl.KeyManagerLocator
You cannot instantiate this class.
KeyManagerLocator.Boot - Class in de.schlichtherle.truezip.key.sl
A static data utility class used for lazy initialization.
KeyManagerLocator.Boot() - Constructor for class de.schlichtherle.truezip.key.sl.KeyManagerLocator.Boot
 
KeyManagerLocator.ClassComparator - Class in de.schlichtherle.truezip.key.sl
 
KeyManagerLocator.ClassComparator() - Constructor for class de.schlichtherle.truezip.key.sl.KeyManagerLocator.ClassComparator
 
KeyManagerProvider - Interface in de.schlichtherle.truezip.key
A service for key managers for secret key classes.
KeyManagerService - Class in de.schlichtherle.truezip.key.spi
An abstract locatable service for key managers.
KeyManagerService() - Constructor for class de.schlichtherle.truezip.key.spi.KeyManagerService
 
KeyManagerZipCryptoParameters - Class in de.schlichtherle.truezip.fs.archive.zip
An adapter which provides ZipCryptoParameters by using a KeyManagerProvider.
KeyManagerZipCryptoParameters(ZipDriver, FsModel, Charset) - Constructor for class de.schlichtherle.truezip.fs.archive.zip.KeyManagerZipCryptoParameters
Constructs new ZIP crypto parameters.
KeyManagerZipCryptoParameters.WinZipAes - Class in de.schlichtherle.truezip.fs.archive.zip
Adapts a KeyProvider for AesPbeParameters obtained from the KeyManagerZipCryptoParameters.keyManager(java.lang.Class<K>) to WinZipAesParameters.
KeyManagerZipCryptoParameters.WinZipAes() - Constructor for class de.schlichtherle.truezip.fs.archive.zip.KeyManagerZipCryptoParameters.WinZipAes
 
KeyPanel - Class in de.schlichtherle.truezip.key.pbe.swing
Abstract panel for prompting for authentication keys.
KeyPanel() - Constructor for class de.schlichtherle.truezip.key.pbe.swing.KeyPanel
 
KeyPanel.KeyPanelListener - Class in de.schlichtherle.truezip.key.pbe.swing
 
KeyPanel.KeyPanelListener() - Constructor for class de.schlichtherle.truezip.key.pbe.swing.KeyPanel.KeyPanelListener
 
KeyPromptingCancelledException - Exception in de.schlichtherle.truezip.key
Thrown to indicate that the retrieval of the key to open or create a protected resource has been cancelled.
KeyPromptingCancelledException() - Constructor for exception de.schlichtherle.truezip.key.KeyPromptingCancelledException
 
KeyPromptingDisabledException - Exception in de.schlichtherle.truezip.key
Thrown to indicate that the retrieval of the key to open or create a protected resource has been disabled.
KeyPromptingDisabledException() - Constructor for exception de.schlichtherle.truezip.key.KeyPromptingDisabledException
 
KeyPromptingDisabledException(Throwable) - Constructor for exception de.schlichtherle.truezip.key.KeyPromptingDisabledException
 
KeyPromptingInterruptedException - Exception in de.schlichtherle.truezip.key
Thrown to indicate that prompting for a key to open or create a protected resource has been interrupted.
KeyPromptingInterruptedException() - Constructor for exception de.schlichtherle.truezip.key.KeyPromptingInterruptedException
 
KeyPromptingInterruptedException(Throwable) - Constructor for exception de.schlichtherle.truezip.key.KeyPromptingInterruptedException
 
KeyPromptingTimeoutException - Exception in de.schlichtherle.truezip.key
Thrown to indicate that prompting for a key to open or create a protected resource has timed out.
KeyPromptingTimeoutException() - Constructor for exception de.schlichtherle.truezip.key.KeyPromptingTimeoutException
 
KeyPromptingTimeoutException(Throwable) - Constructor for exception de.schlichtherle.truezip.key.KeyPromptingTimeoutException
 
KeyProvider<K> - Interface in de.schlichtherle.truezip.key
Manages the life cycle of a generic secret key for reading and writing protected resources.
KeyProviderSyncStrategy - Enum in de.schlichtherle.truezip.fs.archive.zip
Defines strategies for updating a key provider once an encrypted ZIP file has been successfully synchronized.
KeyProviderSyncStrategy() - Constructor for enum de.schlichtherle.truezip.fs.archive.zip.KeyProviderSyncStrategy
 
KeyStrength - Interface in de.schlichtherle.truezip.crypto.param
Defines the key strengths for a cipher.
keyStrength - Variable in class de.schlichtherle.truezip.key.pbe.SafePbeParameters
 
keyStrength - Variable in class de.schlichtherle.truezip.key.pbe.swing.KeyStrengthPanel
 
keyStrength(int) - Static method in class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
 
KeyStrengthPanel<S extends KeyStrength> - Class in de.schlichtherle.truezip.key.pbe.swing
A panel which allows the user to select the key strength for a cipher.
KeyStrengthPanel(S[]) - Constructor for class de.schlichtherle.truezip.key.pbe.swing.KeyStrengthPanel
Constructs a new panel using a protective copy of the given array of available key strengths.
A B C D E F G H I J K L M N O P R S T U V W Y Z 
TrueZIP Driver ZIP 7.3.4

Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.