StreamSequenceNumbers

Undocumented in source.

Members

Functions

alreadySeen
bool alreadySeen(ulong )
Undocumented in source. Be warned that the author may not have intended to support it.
currentReadEpoch
ushort currentReadEpoch()
Undocumented in source. Be warned that the author may not have intended to support it.
currentWriteEpoch
ushort currentWriteEpoch()
Undocumented in source. Be warned that the author may not have intended to support it.
newReadCipherState
void newReadCipherState()
Undocumented in source. Be warned that the author may not have intended to support it.
newWriteCipherState
void newWriteCipherState()
Undocumented in source. Be warned that the author may not have intended to support it.
nextReadSequence
ulong nextReadSequence()
Undocumented in source. Be warned that the author may not have intended to support it.
nextWriteSequence
ulong nextWriteSequence(ushort )
Undocumented in source. Be warned that the author may not have intended to support it.
readAccept
void readAccept(ulong )
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ConnectionSequenceNumbers

newReadCipherState
void newReadCipherState()
Undocumented in source.
newWriteCipherState
void newWriteCipherState()
Undocumented in source.
currentReadEpoch
ushort currentReadEpoch()
Undocumented in source.
currentWriteEpoch
ushort currentWriteEpoch()
Undocumented in source.
nextWriteSequence
ulong nextWriteSequence(ushort )
Undocumented in source.
nextReadSequence
ulong nextReadSequence()
Undocumented in source.
alreadySeen
bool alreadySeen(ulong seq)
Undocumented in source.
readAccept
void readAccept(ulong seq)
Undocumented in source.

Meta