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