com.jscape.inet.ssh.transport
Class AlgorithmFactory.KexEntry
java.lang.Object
com.jscape.inet.ssh.transport.AlgorithmFactory.KexEntry
- Enclosing class:
- AlgorithmFactory
public static class AlgorithmFactory.KexEntry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
sshName
public final java.lang.String sshName
kexClass
public final java.lang.Class kexClass
AlgorithmFactory.KexEntry
public AlgorithmFactory.KexEntry(java.lang.String sshName,
java.lang.Class kexClass)
kexFor
public KeyExchange kexFor(Transport transport)
throws TransportException
- Throws:
TransportException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved