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, test
getExchangeHash, getHashAlgorithm, getHostKey, getPriority, getSecret, getSecurityLevel, getSignature, init, reset
public static final String DIFFIE_HELLMAN_GROUP18_SHA512
protected void afterSentParameterE() throws SshException
afterSentParameterE
in class DiffieHellmanGroup
SshException
Copyright © 2024. All rights reserved.