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