SSHTransportState class

It is RECOMMENDED that the keys be changed after each gigabyte of transmitted data or after each hour of connection time, whichever comes sooner.

Constructors

SSHTransportState()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

FIRST_KEXINIT → const int
FIRST_KEXREPLY → const int
FIRST_NEWKEYS → const int
INIT → const int
KEXINIT → const int
KEXREPLY → const int
NEWKEYS → const int