- WeakKeyException - Exception in de.schlichtherle.truezip.crypto.raes.param.swing
-
Thrown to indicate that a password or key file is considered weak.
- WeakKeyException(String) - Constructor for exception de.schlichtherle.truezip.crypto.raes.param.swing.WeakKeyException
-
Creates a new WeakKeyException with the given localized message.
- window - Variable in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
-
The buffer window to the encrypted file.
- windowOff - Variable in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
-
The current offset in the encrypted file where the buffer window starts.
- Windows - Class in de.schlichtherle.truezip.awt
-
A utility class for window management.
- Windows() - Constructor for class de.schlichtherle.truezip.awt.Windows
-
- write(int) - Method in class de.schlichtherle.truezip.crypto.CipherOutputStream
-
Ciphers and writes the given byte to the underlying output stream.
- write(byte[], int, int) - Method in class de.schlichtherle.truezip.crypto.CipherOutputStream
-
Ciphers and writes the contents of the given byte array to the
underlying output stream.
- WriteKeyPanel - Class in de.schlichtherle.truezip.crypto.raes.param.swing
-
This panel prompts the user for a key to create or overwrite a protected
resource.
- WriteKeyPanel() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.swing.WriteKeyPanel
-
Constructs a new write key panel.