public class DiffieHellmanGroup18Sha512 extends DiffieHellmanGroup
| Modifier and Type | Field and Description |
|---|---|
static String |
DIFFIE_HELLMAN_GROUP18_SHA512
Constant for the algorithm name "diffie-hellman-group16-sha512".
|
exchangeHash, hashAlgorithm, hostKey, secret, signature, transport| Constructor and Description |
|---|
DiffieHellmanGroup18Sha512() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterSentParameterE() |
calculateExchangeHash, getAlgorithm, getProvider, isKeyExchangeMessage, performClientExchange, testgetExchangeHash, getHashAlgorithm, getHostKey, getPriority, getSecret, getSecurityLevel, getSignature, init, resetpublic static final String DIFFIE_HELLMAN_GROUP18_SHA512
protected void afterSentParameterE()
throws SshException
afterSentParameterE in class DiffieHellmanGroupSshExceptionCopyright © 2025. All rights reserved.