public class DiffieHellmanGroup1Sha1JCE extends DiffieHellmanGroup
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DIFFIE_HELLMAN_GROUP1_SHA1
Constant for the algorithm name "diffie-hellman-group1-sha1".
|
clientId, clientKexInit, e, exchangeHash, f, firstPacketFollows, hostKey, key, secret, serverId, serverKexInit, signature, transport, useFirstPacket| Constructor and Description |
|---|
DiffieHellmanGroup1Sha1JCE()
Construct an uninitialized instance.
|
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_GROUP1_SHA1
Copyright © 2022. All rights reserved.