class SingleTagSet extends RatchetTagSet
_key, DEBUG_IB_NSR, DEBUG_OB_NSR, DEBUG_SINGLE_ES| Constructor and Description |
|---|
SingleTagSet(SessionTagListener lsnr,
SessionKey key,
RatchetSessionTag tag,
long date,
long timeout)
For outbound Existing Session
|
| Modifier and Type | Method and Description |
|---|---|
SessionKeyAndNonce |
consume(RatchetSessionTag tag)
inbound only
|
int |
remaining()
tags remaining
|
int |
size()
unused tags generated
|
String |
toString() |
clear, consumeNext, consumeNextKey, getAcked, getAssociatedKey, getCreated, getDate, getDebugID, getExpiration, getHandshakeState, getID, getNextKey, getNextKeys, getNextRootKey, getRemoteKey, getTimeout, setDatepublic SingleTagSet(SessionTagListener lsnr, SessionKey key, RatchetSessionTag tag, long date, long timeout)
public SessionKeyAndNonce consume(RatchetSessionTag tag)
RatchetTagSetconsume in class RatchetTagSetpublic int remaining()
RatchetTagSetremaining in class RatchetTagSetpublic int size()
RatchetTagSetsize in class RatchetTagSetpublic String toString()
toString in class RatchetTagSet