public class DiffieHellmanGroupExchangeSha256JCE extends DiffieHellmanGroupExchangeSha1JCE
| Modifier and Type | Field and Description |
|---|---|
static String |
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256 |
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA1clientId, clientKexInit, exchangeHash, firstPacketFollows, hostKey, prvkey, pubkey, secret, serverId, serverKexInit, signature, transport, useFirstPacket| Constructor and Description |
|---|
DiffieHellmanGroupExchangeSha256JCE() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm()
Get the algorithm name for this key exchange
|
calculateExchangeHash, getProvider, init, prepareGroup, processMessage, testgetExchangeHash, getHashAlgorithm, getHostKey, getPriority, getSecret, getSecurityLevel, getSignature, hasReceivedNewKeys, hasSentNewKeys, reset, setReceivedNewKeys, setSentNewKeyspublic static final String DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256
public String getAlgorithm()
DiffieHellmanGroupExchangeSha1JCEgetAlgorithm in interface SshComponentgetAlgorithm in interface SecureComponentgetAlgorithm in class DiffieHellmanGroupExchangeSha1JCECopyright © 2025. All rights reserved.