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