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