public class DiffieHellmanGroup15Sha512JCE extends DiffieHellmanGroup
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DIFFIE_HELLMAN_GROUP15_SHA512
Constant for the algorithm name "diffie-hellman-group15-sha512".
|
clientId, clientKexInit, e, exchangeHash, f, firstPacketFollows, hostKey, key, secret, serverId, serverKexInit, signature, transport, useFirstPacket| Constructor and Description |
|---|
DiffieHellmanGroup15Sha512JCE() |
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_GROUP15_SHA512
Copyright © 2022. All rights reserved.