class NextSessionKey extends SessionKey
INVALID_KEY, KEYSIZE_BYTES
_data
Constructor and Description |
---|
NextSessionKey(byte[] data,
int id) |
Modifier and Type | Method and Description |
---|---|
int |
getID() |
String |
toString() |
getPreparedKey, length, setData, setPreparedKey
calculateHash, equals, fromBase64, fromByteArray, getData, hashCode, readBytes, toBase64, toByteArray, writeBytes
read
public int getID()
public String toString()
toString
in class SimpleDataStructure