public static class SSU2Header.Header extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] | datadata. |
| Constructor and Description |
|---|
Header(int len)Header. |
| Modifier and Type | Method and Description |
|---|---|
long | getDestConnID()all headers |
byte[] | getEphemeralKey()handshake headers only |
int | getHandshakeHeaderFlags()long headers only |
int | getNetID()long headers only |
long | getPacketNumber()all headers |
int | getShortHeaderFlags()short headers only |
long | getSrcConnID()long headers only |
long | getToken()long headers only |
int | getType()all headers |
int | getVersion()long headers only |
String | toString()toString. |
public long getDestConnID()
public byte[] getEphemeralKey()
public int getHandshakeHeaderFlags()
public int getNetID()
public long getPacketNumber()
public int getShortHeaderFlags()
public long getSrcConnID()
public long getToken()
public int getType()
public int getVersion()