public class DiffieHellmanGroup17Sha512JCE extends DiffieHellmanGroup
Modifier and Type | Field and Description |
---|---|
static String |
DIFFIE_HELLMAN_GROUP17_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 |
---|
DiffieHellmanGroup17Sha512JCE() |
getAlgorithm, getProvider, init, isKeyExchangeMessage, processMessage, test
calculateExchangeHash, getExchangeHash, getHashAlgorithm, getHostKey, getSecret, getSignature, hasReceivedNewKeys, hasSentNewKeys, isComplete, reset, setReceivedNewKeys, setSentNewKeys
public static final String DIFFIE_HELLMAN_GROUP17_SHA512
Copyright © 2017. All rights reserved.