public static class SSU2Header.Header extends Object
Modifier and Type | Field and Description |
---|---|
byte[] |
data |
Constructor and Description |
---|
Header(int len) |
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() |
public long getDestConnID()
public long getPacketNumber()
public int getType()
public int getShortHeaderFlags()
public int getVersion()
public int getNetID()
public int getHandshakeHeaderFlags()
public long getSrcConnID()
public long getToken()
public byte[] getEphemeralKey()