TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1
A B C D E F G H I K L M N O P R S T U V W Y Z

G

generateSalt(Digest, byte[]) - Static method in class de.schlichtherle.truezip.crypto.raes.Type0RaesOutputStream
 
getAlgorithmName() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getAnyShowingWindow() - Static method in class de.schlichtherle.truezip.awt.Windows
 
getAnyShowingWindow(Window[]) - Static method in class de.schlichtherle.truezip.awt.Windows
 
getAuthenticationMethod() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AuthenticationPanel
Returns the authentication method selected by the user.
getAuthenticationTrigger() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ParanoidZipRaesDriver
 
getAuthenticationTrigger() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.SafeZipRaesDriver
 
getAuthenticationTrigger() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
Constructs a new abstract ZIP.RAES driver which uses the given byte size to trigger verification of the Message Authentication Code (MAC).
getBlockCounter() - Method in interface de.schlichtherle.truezip.crypto.SeekableBlockCipher
Returns the index of the block, starting at 0, which will be processed next when BlockCipher.processBlock(byte[], int, byte[], int) is called.
getBlockCounter() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getBlockSize() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getBoldFont() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.CreateKeyPanel
 
getBoldFont() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.OpenKeyPanel
 
getCreateKey() - Method in interface de.schlichtherle.truezip.key.KeyProvider
Returns the key which should be used to create a new protected resource or entirely replace the contents of an already existing protected resource.
getCreateKey(PromptingKeyProvider<K>) - Method in enum de.schlichtherle.truezip.key.PromptingKeyProvider.State
 
getCreateKey() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Returns the key which should be used to create a new protected resource or entirely replace the contents of an already existing protected resource.
getCreateKeyImpl() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
Returns the key which should be used to create a new protected resource or entirely replace the contents of an already existing protected resource.
getCreateKeyImpl() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Returns the key which should be used to create a new protected resource or entirely replace the contents of an already existing protected resource.
getCreatePasswd() - Method in class de.schlichtherle.truezip.crypto.raes.param.KeyManagerRaesParameters.Type0
 
getCreatePasswd() - Method in interface de.schlichtherle.truezip.crypto.raes.Type0RaesParameters
Returns the password required to create or overwrite the RAES type 0 file.
getDrivers() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriverProvider
 
getEntry(FsEntryName) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.KeyManagerArchiveController
 
getError() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.CreateKeyPanel
Getter for property error.
getError() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.OpenKeyPanel
Getter for property error.
getExtraDataUI() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.CreateKeyPanel
Getter for property extraDataUI.
getExtraDataUI() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.OpenKeyPanel
Getter for property extraDataUI.
getFeedback() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.CreateKeyPanel
Returns the feedback to run when this panel is shown in its ancestor window.
getFeedback() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.OpenKeyPanel
Returns the feedback to run when this panel is shown in its ancestor window.
getFilePointer() - Method in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
 
getInstance(OutputStream, RaesParameters) - Static method in class de.schlichtherle.truezip.crypto.raes.RaesOutputStream
Creates a new instance of RaesOutputStream.
getInstance(File, RaesParameters) - Static method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
Creates a new instance of RaesReadOnlyFile.
getInstance(ReadOnlyFile, RaesParameters) - Static method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
Creates a new instance of RaesReadOnlyFile.
getInvalidKeyFeedback() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AesCipherParametersUI
 
getKey() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
Returns the key property maintained by this key provider.
getKeyFile() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AuthenticationPanel
Returns the path of the key file.
getKeyFileDocument() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AuthenticationPanel
 
getKeyManagerService() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
 
getKeyProvider(URI) - Method in interface de.schlichtherle.truezip.key.KeyManager
Returns the key provider for the given protected resource.
getKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
 
getKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.SafeKeyManager
 
getKeyProviderSyncStrategy() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
Returns the key provider sync strategy, which is ZipRaesDriver.KeyProviderSyncStrategy.RESET_CANCELLED_KEY.
getKeySizeBits() - Method in class de.schlichtherle.truezip.crypto.raes.RaesOutputStream
Returns the key size in bits which is actually used to encrypt or decrypt the data for this output stream.
getKeySizeBits() - Method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
Returns the key size in bits which is actually used to decrypt the data of this RAES file.
getKeySizeBits() - Method in class de.schlichtherle.truezip.crypto.raes.Type0RaesOutputStream
 
getKeySizeBits() - Method in class de.schlichtherle.truezip.crypto.raes.Type0RaesReadOnlyFile
 
getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.param.AesCipherParameters
Returns the AES key strength, which defaults to Type0RaesParameters.KeyStrength.BITS_256.
getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.param.KeyManagerRaesParameters.Type0
 
getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AesKeyStrengthPanel
 
getKeyStrength() - Method in interface de.schlichtherle.truezip.crypto.raes.Type0RaesParameters
Returns the key strength to use for creating or overwriting the RAES file.
getLastFocusedWindow() - Static method in class de.schlichtherle.truezip.awt.Windows
Returns the last window which received the focus.
getManager(Class<K>) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.PromptingKeyManagerProvider
 
getManager(Class<K>) - Method in interface de.schlichtherle.truezip.key.KeyManagerService
Returns the key manager for the given key type.
getManager(Class<K>) - Method in class de.schlichtherle.truezip.key.sl.KeyManagerLocator
 
getOpenKey(boolean) - Method in interface de.schlichtherle.truezip.key.KeyProvider
Returns the key which should be used to open an existing protected resource in order to access its contents.
getOpenKey(PromptingKeyProvider<K>, boolean) - Method in enum de.schlichtherle.truezip.key.PromptingKeyProvider.State
 
getOpenKey(boolean) - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Returns the key which should be used to open an existing protected resource in order to access its contents.
getOpenKeyImpl(boolean) - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
Returns the key which should be used to open an existing protected resource in order to access its contents.
getOpenKeyImpl(boolean) - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Returns the key which should be used to open an existing protected resource in order to access its contents.
getOpenPasswd(boolean) - Method in class de.schlichtherle.truezip.crypto.raes.param.KeyManagerRaesParameters.Type0
 
getOpenPasswd(boolean) - Method in interface de.schlichtherle.truezip.crypto.raes.Type0RaesParameters
Returns the password required to open the RAES type 0 file for reading.
getParameters(Class<? extends RaesParameters>) - Method in class de.schlichtherle.truezip.crypto.raes.param.KeyManagerRaesParameters
 
getParameters(Class<? extends RaesParameters>) - Method in interface de.schlichtherle.truezip.crypto.raes.RaesParametersAgent
Requests a RaesParameters instance of the given type.
getParentWindow() - Static method in class de.schlichtherle.truezip.awt.Windows
Returns a suitable parent window, which is the last explicitly set and still showing parent window or any of its showing parent windows, the last focused and still showing window or any of its showing parent windows or any other showing window - whichever is found first.
getPassword() - Method in class de.schlichtherle.truezip.crypto.raes.param.AesCipherParameters
 
getRaesParameters(FsModel) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
Returns the RaesParameters for the given file system model.
getResource() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.CreateKeyPanel
Getter for property resourceID.
getResource() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.OpenKeyPanel
Getter for property resourceID.
getResource() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
Returns the unique resource identifier (resource ID) of the protected resource for which this key provider is used.
getState() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
 
getTimeout() - Method in exception de.schlichtherle.truezip.awt.EventDispatchTimeoutException
 
getUI() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
 
getUnderlyingCipher() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
Returns the underlying block cipher which we are decorating.
getUnknownKeyFeedback() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AesCipherParametersUI
 

TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1
A B C D E F G H I K L M N O P R S T U V W Y Z
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.