public class DiffieHellmanGroup14Sha256JCE extends DiffieHellmanGroup
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DIFFIE_HELLMAN_GROUP14_SHA256
Constant for the algorithm name "diffie-hellman-group14-sha256".
|
clientId, clientKexInit, e, exchangeHash, f, firstPacketFollows, hostKey, key, secret, serverId, serverKexInit, signature, transport, useFirstPacket
Constructor and Description |
---|
DiffieHellmanGroup14Sha256JCE() |
getAlgorithm, getProvider, init, isKeyExchangeMessage, processMessage, test
calculateExchangeHash, getExchangeHash, getHashAlgorithm, getHostKey, getPriority, getSecret, getSecurityLevel, getSignature, hasReceivedNewKeys, hasSentNewKeys, isComplete, reset, setReceivedNewKeys, setSentNewKeys
public static final java.lang.String DIFFIE_HELLMAN_GROUP14_SHA256
Copyright © 2021. All rights reserved.