public abstract class AbstractDHServerKeyExchange extends AbstractDHKeyExchange implements ServerSessionHolder
e, f, h, hash, i_c, i_s, k, v_c, v_s
log
GROUP_KEX_OPCODES_MAP, SIMPLE_KEX_OPCODES_MAP
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Modifier | Constructor and Description |
---|---|
protected |
AbstractDHServerKeyExchange(Session s) |
Modifier and Type | Method and Description |
---|---|
java.security.PublicKey |
getServerKey()
Retrieves the server's key
|
ServerSession |
getServerSession() |
getH, getHash, getK, getSession, init, toString
getSimplifiedLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGroupKexOpcodeName, getSimpleKexOpcodeName, next
findByName, getName, getNameList, getNames, ofName, removeByName
getSessionContext
protected AbstractDHServerKeyExchange(Session s)
public final ServerSession getServerSession()
getServerSession
in interface ServerSessionHolder
ServerSession
usedpublic java.security.PublicKey getServerKey()
KeyExchange
getServerKey
in interface KeyExchange
PublicKey