- mac - Variable in class de.schlichtherle.truezip.crypto.raes.Type0RaesOutputStream
-
The Message Authentication Code (MAC).
- macParam - Variable in class de.schlichtherle.truezip.crypto.raes.Type0RaesReadOnlyFile
-
The parameters required to init the Message Authentication Code (MAC).
- manager - Variable in class de.schlichtherle.truezip.crypto.raes.param.KeyManagerRaesParameters
-
- manager - Variable in class de.schlichtherle.truezip.key.PromptingKeyProvider
-
- managers - Variable in class de.schlichtherle.truezip.fs.archive.zip.raes.PromptingKeyManagerService
-
- MANAGERS - Static variable in class de.schlichtherle.truezip.key.sl.KeyManagerLocator.Boot
-
- MAX_WINDOW_LEN - Static variable in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
-
The maximum buffer length of the window to the encrypted file.
- min(long, long) - Static method in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
-
Returns the smaller parameter.
- MIN_KEY_RETRY_DELAY - Static variable in class de.schlichtherle.truezip.crypto.raes.Type0RaesReadOnlyFile
-
The minimum delay between subsequent attempts to authenticate a key
in milliseconds.
- MIN_KEY_RETRY_DELAY - Static variable in class de.schlichtherle.truezip.key.SafeKeyProvider
-
The minimum delay between subsequent attempts to verify a key in
milliseconds.
- MIN_PASSWD_LEN - Static variable in class de.schlichtherle.truezip.crypto.raes.param.console.AesCipherParametersView
-
The minimum acceptable length of a password.
- MIN_PASSWD_LEN - Static variable in class de.schlichtherle.truezip.crypto.raes.param.swing.WriteKeyPanel
-
The minimum acceptable length of a password.
- moveKeyProvider(URI, URI) - Method in interface de.schlichtherle.truezip.key.KeyManager
-
Moves the key provider from the URI oldResource to
newResource.
- moveKeyProvider(URI, URI) - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
-
- moveKeyProvider(URI, URI) - Method in class de.schlichtherle.truezip.key.SafeKeyManager
-
- multiplexOnEDT(Runnable) - Static method in class de.schlichtherle.truezip.crypto.raes.param.swing.AesCipherParametersView
-
Invokes the given task on the AWT Event Dispatching Thread
(EDT) and waits until it's finished.