public class ExtendedCell 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 |
|---|
ExtendedCell()
Constructor for extended cell
|
ExtendedCell(int circID)
Constructor for extended cell
|
ExtendedCell(int circID,
byte[] payload,
int offset)
Constructor for extended cell
|
checkDigest, doCryptography, generateDigest, getCellData, getRelayCommand, getRelayPayload, getStreamIDcreateCell, getCircuitID, getCommand, getPayload, setPayloadpublic ExtendedCell()
public ExtendedCell(int circID)
circID - circIDpublic ExtendedCell(int circID,
byte[] payload,
int offset)
circID - circIDpayload - payloadCopyright © 2023. All rights reserved.