public static class MessageWrapper.OneTimeSession extends Object
Modifier and Type | Field and Description |
---|---|
SessionKey |
key
ElG or ratchet
|
RatchetSessionTag |
rtag
non-null for ratchet
|
SessionTag |
tag
non-null for ElG
|
Constructor and Description |
---|
MessageWrapper.OneTimeSession(SessionKey key,
RatchetSessionTag tag) |
MessageWrapper.OneTimeSession(SessionKey key,
SessionTag tag) |
public final SessionKey key
public final SessionTag tag
public final RatchetSessionTag rtag
public MessageWrapper.OneTimeSession(SessionKey key, SessionTag tag)
public MessageWrapper.OneTimeSession(SessionKey key, RatchetSessionTag tag)