public abstract class AbstractDHClientKeyExchange extends AbstractDHKeyExchange implements ClientSessionHolder
| Modifier and Type | Field and Description |
|---|---|
protected PublicKey |
serverKey |
e, f, h, hash, i_c, i_s, k, v_c, v_slogGROUP_KEX_OPCODES_MAP, SIMPLE_KEX_OPCODES_MAPBY_NAME_COMPARATOR, NAME_EXTRACTOR| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDHClientKeyExchange(Session session) |
| Modifier and Type | Method and Description |
|---|---|
ClientSession |
getClientSession() |
PublicKey |
getServerKey()
Retrieves the server's key
|
getH, getHash, getK, getSession, init, toStringgetSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGroupKexOpcodeName, getSimpleKexOpcodeName, nextfindByName, getName, getNameList, getNames, ofName, removeByNamegetSessionContextprotected PublicKey serverKey
protected AbstractDHClientKeyExchange(Session session)
public final ClientSession getClientSession()
getClientSession in interface ClientSessionHolderClientSession usedpublic PublicKey getServerKey()
KeyExchangegetServerKey in interface KeyExchangePublicKeyCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.