public static interface TunnelGateway.Sender
Modifier and Type | Method and Description |
---|---|
long |
sendPreprocessed(byte[] preprocessed,
TunnelGateway.Receiver receiver)
Take the preprocessed data containing zero or more fragments, encrypt
it, and pass it on to the receiver
|
long sendPreprocessed(byte[] preprocessed, TunnelGateway.Receiver receiver)
preprocessed
- IV + (rand padding) + 0x0 + Hash[0:3] + {instruction+fragment}*