Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- takeAsKey(File) - Static method in class de.das.encrypter.model.KeyFile
-
Assumes that the specified file contains a valid key and attempts to read it to create an associated KeyFile instance.
- threadID - Variable in class de.das.encrypter.tools.BaseThread
- toHex(byte) - Static method in class de.das.encrypter.tools.HexTool
-
Creates a two character string representing the given byte value.
- toHexQuad(short) - Static method in class de.das.encrypter.tools.HexTool
-
Creates a four character string representing the given short value.
- Tools - Class in de.das.encrypter.tools
-
Miscellaneous method.
- Tools() - Constructor for class de.das.encrypter.tools.Tools
- toString() - Method in class de.das.encrypter.model.KeyFile
-
Generates and returns a string consisting of the key name followed by information about the drive it is on and its length and how many virtual keys are still available.
- toTwoHexQuad(int) - Static method in class de.das.encrypter.tools.HexTool
-
Creates an eight character string representing the given integer value.
- TRANSFER_BREAK - Static variable in interface de.das.encrypter.processors.ResultReceiver
-
Indicates the interruption of the transmission because an error has occurred on the receiver side.
- TRANSFER_BREAK - Static variable in class de.das.encrypter.processors.TransferControl
-
String that the receiver sends as a response if errors occur during reception and evaluation or use of the received data and regular reception cannot be performed.
- TRANSFER_FAILED - Static variable in interface de.das.encrypter.processors.ResultReceiver
-
Indicates that the previous transfer failed.
- TRANSFER_VALID - Static variable in interface de.das.encrypter.processors.ResultReceiver
-
Indicates that the previous transfer was successful.
- TransferControl - Class in de.das.encrypter.processors
-
Class for managing the transmission process between a block sender and the associated receiver.
- TransferControl(ResultReceiver) - Constructor for class de.das.encrypter.processors.TransferControl
-
Creates a new instance of a transfer control.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form