public class DiffieHellmanGroupExchangeSha256 extends DiffieHellmanGroupExchangeSha1
Modifier and Type | Field and Description |
---|---|
static String |
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256 |
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA1
exchangeHash, hashAlgorithm, hostKey, secret, signature, transport
Constructor and Description |
---|
DiffieHellmanGroupExchangeSha256() |
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm()
Get the algorithm name for this key exchange
|
calculateExchangeHash, getProvider, isKeyExchangeMessage, performClientExchange, test
getExchangeHash, getHashAlgorithm, getHostKey, getPriority, getSecret, getSecurityLevel, getSignature, init, reset
public static final String DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256
public String getAlgorithm()
DiffieHellmanGroupExchangeSha1
getAlgorithm
in interface SshComponent
getAlgorithm
in interface SecureComponent
getAlgorithm
in class DiffieHellmanGroupExchangeSha1
Copyright © 2024. All rights reserved.