| Constructor and Description |
|---|
ClientConnectionService(AbstractClientSession s) |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowClosedException
Indicates a
Window has been closed. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractDHKeyExchange.validateEValue(BigInteger pValue) |
protected void |
AbstractDHKeyExchange.validateFValue(BigInteger pValue) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSession.failStrictKex(int cmd) |
| Modifier and Type | Method and Description |
|---|---|
KeyPair |
Buffer.getKeyPair() |
PublicKey |
Buffer.getPublicKey() |
PublicKey |
Buffer.getPublicKey(BufferPublicKeyParser<? extends PublicKey> parser) |
PublicKey |
Buffer.getRawPublicKey() |
PublicKey |
Buffer.getRawPublicKey(BufferPublicKeyParser<? extends PublicKey> parser) |
| Constructor and Description |
|---|
ServerConnectionService(AbstractServerSession s) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.