public static interface TunnelGateway.Receiver
Modifier and Type | Method and Description |
---|---|
Hash |
getSendTo()
The next hop
|
long |
receiveEncrypted(byte[] encrypted)
Take the encrypted data and send it off to the next hop
|
long receiveEncrypted(byte[] encrypted)
Hash getSendTo()