| Package | Description |
|---|---|
| anon.anonudp | |
| anon.anonudp.mixchannel | |
| anon.anonudp.mixmessage.crypto | |
| anon.anonudp.mixpacket |
| Modifier and Type | Method and Description |
|---|---|
void |
UDPMultiplexer.sendToMix(IPacket packet) |
| Modifier and Type | Method and Description |
|---|---|
IPacket[] |
Channel.request(byte[] udpPayload) |
| Modifier and Type | Method and Description |
|---|---|
void |
Channel.response(IPacket response) |
| Modifier and Type | Method and Description |
|---|---|
IPacket |
LinkEncryption.decrypt(byte[] packetBytes) |
| Modifier and Type | Method and Description |
|---|---|
int |
LinkEncryption.encrypt(IPacket packet,
byte[] encryptedBytes) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataPacket |
class |
InitPacket |
class |
InitResponse |
class |
ProcessedDataPacket |
class |
ProcessedInitPacket |
Copyright © 2023. All rights reserved.