Uses of Class
net.schmizz.sshj.transport.Proposal
-
Packages that use Proposal Package Description net.schmizz.sshj.transport -
-
Uses of Proposal in net.schmizz.sshj.transport
Fields in net.schmizz.sshj.transport declared as Proposal Modifier and Type Field Description private Proposal
KeyExchanger. clientProposal
Methods in net.schmizz.sshj.transport with parameters of type Proposal Modifier and Type Method Description private void
KeyExchanger. gotStrictKexInfo(Proposal serverProposal)
NegotiatedAlgorithms
Proposal. negotiate(Proposal other)
-