public class DiffieHellmanGroup14Sha256 extends DiffieHellmanGroup
Modifier and Type | Field and Description |
---|---|
static String |
DIFFIE_HELLMAN_GROUP14_SHA256
Constant for the algorithm name "diffie-hellman-group15-sha512".
|
exchangeHash, hashAlgorithm, hostKey, secret, signature, transport
Constructor and Description |
---|
DiffieHellmanGroup14Sha256() |
afterSentParameterE, calculateExchangeHash, getAlgorithm, getProvider, isKeyExchangeMessage, performClientExchange, test
getExchangeHash, getHashAlgorithm, getHostKey, getPriority, getSecret, getSecurityLevel, getSignature, init, reset
public static final String DIFFIE_HELLMAN_GROUP14_SHA256
Copyright © 2024. All rights reserved.