public class DiffieHellmanGroupExchangeSha256JCE extends DiffieHellmanGroupExchangeSha1JCE
Modifier and Type | Field and Description |
---|---|
static String |
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256 |
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA1
clientId, 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, test
getExchangeHash, getHashAlgorithm, getHostKey, getPriority, getSecret, getSecurityLevel, getSignature, hasReceivedNewKeys, hasSentNewKeys, reset, setReceivedNewKeys, setSentNewKeys
public static final String DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256
public String getAlgorithm()
DiffieHellmanGroupExchangeSha1JCE
getAlgorithm
in interface SshComponent
getAlgorithm
in interface SecureComponent
getAlgorithm
in class DiffieHellmanGroupExchangeSha1JCE
Copyright © 2024. All rights reserved.