| java.lang.Object | ||
| ↳ | net.schmizz.sshj.transport.verification.OpenSSHKnownHosts.AbstractEntry | |
| ↳ | net.schmizz.sshj.transport.verification.OpenSSHKnownHosts.HashedEntry | |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| hashedHost | |||||||||||
| salt | |||||||||||
| saltyBytes | |||||||||||
| sha1 | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
net.schmizz.sshj.transport.verification.OpenSSHKnownHosts.AbstractEntry
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
net.schmizz.sshj.transport.verification.OpenSSHKnownHosts.AbstractEntry
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
net.schmizz.sshj.transport.verification.OpenSSHKnownHosts.HostEntry
| |||||||||||