A B C D E F G I K L M N O P R S T U V W

S

setAsymmetricPart(byte[]) - Method in class message.ChannelEstablishMessage
Sets the MessagePart ASYMMETRIC_PART to the bypassed value.
setBatchSize(int) - Method in class outputStrategy.OutputStrategyController
Number of messages the upcoming batch will contain (according to the OutputStrategy component on this mix' predecessor).
setByteMessage(byte[]) - Method in interface message.BasicMessage
Sets the byte representation of this message to the bypassed array.
setByteMessage(byte[]) - Method in class message.Message
Sets the byte representation of this message (byteMessage) to the bypassed array.
setDecryptCipher(Cipher) - Method in class userDatabase.User
Makes this User use the bypassed Cipher for decrypting Requests
setEncryptCipher(Cipher) - Method in class userDatabase.User
Makes this User use the bypassed Cipher for encrypting Replyies.
setHasMessageInCurrentBatch(boolean) - Method in class userDatabase.User
Used to indicate, whether a Request of this User is already in batch or not (used to prevent flooding attacks).
setHasMessageInCurrentReplyBatch(boolean) - Method in class userDatabase.User
Used to indicate, whether a Reply for this User is already in batch or not (used to prevent flooding attacks).
setInterMixIVWithPreviousMix(IvParameterSpec) - Method in class externalInformationPort.ExternalInformationPortController
Makes the bypassed initialization vector available via InformationProvider.
setInterMixIVWithPreviousMix(IvParameterSpec) - Method in class externalInformationPort.InformationProvider
Sets the initialization vector used to encrypt data between this mix and its predecessor.
setInterMixKeyWithPreviousMix(SecretKey) - Method in class externalInformationPort.ExternalInformationPortController
Makes the bypassed key available via InformationProvider.
setInterMixKeyWithPreviousMix(SecretKey) - Method in class externalInformationPort.InformationProvider
Sets the key used to encrypt data between this mix and its predecessor.
setIsChannelEstablished(boolean) - Method in class userDatabase.User
Sets variable isChannelEstablished to the bypassed value (indicates whether a channel (used to transmit ChannelMessages) has been establish for/by this User or not).
setLeadingZero() - Method in class message.ChannelEstablishMessage
Sets the MessagePart LEADING_ZERO to 01000000.
setMAC(byte[]) - Method in class message.ChannelEstablishMessage
Sets the MessagePart MAC to the bypassed value.
setMAC(byte[]) - Method in class message.ChannelMessage
Sets the MessagePart MAC to the bypassed value.
setMACKey(SecretKey) - Method in class message.ChannelEstablishMessage
Sets the MessagePart MAC_KEY to the bypassed value.
setMacKey(SecretKey) - Method in class userDatabase.User
Makes this User use the bypassed SecretKey for validating message authentication codes.
setMessage(byte[], int) - Method in class message.Payload
Sets the bytePayload of this Payload to the bypassed value.
setMessageID(int) - Method in interface message.BasicMessage
Must set this message's identifier to the bypassed value.
setMessageID(int) - Method in class message.ChannelEstablishMessage
Sets the MessagePart MESSAGE_ID to the bypassed value.
setMessageID(int) - Method in class message.ChannelMessage
Sets the MessagePart MESSAGE_ID to the bypassed value.
setMessageID(int) - Method in class message.Message
Sets this message's identifier to the bypassed value.
setPayload(Payload) - Method in class message.ChannelEstablishMessage
Sets the MessagePart PAYLOAD to the bypassed value.
setPayload(Payload) - Method in class message.ChannelMessage
Sets the MessagePart PAYLOAD to the bypassed value.
setPayloadRange(int, int) - Method in interface message.BasicMessage
Only a certain part of the message array must be transmitted to the cascade's next mix (Some parts (e. g. the session key for the corresponding mix) are not supposed to be sent).
setPayloadRange(int, int) - Method in class message.Message
Only a certain part of the message array must be transmitted to the cascade's next mix (Some parts (e. g. the session key for the corresponding mix) are not supposed to be sent).
setProperty(String, String) - Method in interface architectureInterface.InternalInformationPortInterface
Must set the property with the specified key to the bypassed value.
setProperty(String, String) - Method in class internalInformationPort.InternalInformationPortController
Sets the property with the specified key to the bypassed value.
setProperty(String, String) - Static method in class internalInformationPort.Settings
Sets the property with the specified key in the property object to the bypassed value.
setSessionIV(byte[]) - Method in class message.ChannelEstablishMessage
Sets the MessagePart SYMMETRIC_IV to the bypassed value.
setSessionKey(SecretKey) - Method in class message.ChannelEstablishMessage
Sets the MessagePart SYMMETRIC_KEY to the bypassed value.
setSignedData(byte[]) - Method in class message.ChannelEstablishMessage
Sets the MessagePart SIGNED_DATA to the bypassed value.
setSignedData(byte[]) - Method in class message.ChannelMessage
Sets the MessagePart SIGNED_DATA to the bypassed value.
setSymmetricPart(byte[]) - Method in class message.ChannelEstablishMessage
Sets the MessagePart SYMMETRIC_PART to the bypassed value.
setTimeOfReceival(long) - Method in interface message.BasicMessage
Must set the point of time (timestamp), this message was received to the bypassed value.
setTimeOfReceival(long) - Method in class message.Message
Sets the point of time (timestamp), this message was received to the bypassed value.
setTimestamp(long) - Method in class message.ChannelEstablishMessage
Sets the MessagePart TIMESTAMP to the bypassed value.
setTimestampOfLastActivity() - Method in class userDatabase.User
Must be called when User sends a Message (Used to detect inactive Users).
Settings - Class in internalInformationPort
Provides properties from the file Properties.txt.
Settings - Class in testEnvironment
Provides properties from the file TestEnvironmentProperties.txt.
Settings() - Constructor for class testEnvironment.Settings
Creates a new Settings object (empty constructor).
shortToByteArray(int) - Static method in class util.Util
Converts the bypassed short value to a byte array.
size() - Method in class outputStrategy.Batch
Returns the total number of messages currently in this Batch.
skip(long) - Method in class client.ClientInputStream
Skips over and discards n bytes of data from this InputStream.
stratum - Variable in class networkClock.NtpMessage
This value indicates the stratum level of the local clock, with values defined as follows: Stratum Meaning ---------------------------------------------- 0 unspecified or unavailable 1 primary reference (e.g., radio clock) 2-15 secondary reference (via NTP or SNTP) 16-255 reserved

A B C D E F G I K L M N O P R S T U V W