public class ExtendCell extends RelayCell
RELAY_BEGIN, RELAY_CONNECTED, RELAY_DATA, RELAY_DROP, RELAY_END, RELAY_EXTEND, RELAY_EXTENDED, RELAY_RESOLVE, RELAY_RESOLVED, RELAY_SENDME, RELAY_TRUNCATE, RELAY_TRUNCATEDCELL_PAYLOAD_SIZE, CELL_SIZE, m_payload| Constructor and Description |
|---|
ExtendCell()
Constructor for extend cell
|
ExtendCell(int circID)
Constructor for extend cell
|
ExtendCell(int circID,
byte[] payload,
int offset)
Constructor for extend cell
|
checkDigest, doCryptography, generateDigest, getCellData, getRelayCommand, getRelayPayload, getStreamIDcreateCell, getCircuitID, getCommand, getPayload, setPayloadpublic ExtendCell()
public ExtendCell(int circID)
circID - circIDpublic ExtendCell(int circID,
byte[] payload,
int offset)
circID - circIDpayload - payloadCopyright © 2023. All rights reserved.