public class DiffieHellmanEcdhNistp256 extends DiffieHellmanEcdh
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DIFFIE_HELLMAN_ECDH_NISTP_256 |
SSH_MSG_KEX_ECDH_INIT, SSH_MSG_KEX_ECDH_REPLY
exchangeHash, firstPacketFollows, hostKey, prvkey, pubkey, secret, signature, transport, useFirstPacket
Constructor and Description |
---|
DiffieHellmanEcdhNistp256() |
calculateExchangeHash, getAlgorithm, getProvider, init, processMessage, test
getExchangeHash, getHashAlgorithm, getHostKey, getPriority, getSecret, getSecurityLevel, getSignature, hasReceivedNewKeys, hasSentNewKeys, reset, setReceivedNewKeys, setSentNewKeys
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final java.lang.String DIFFIE_HELLMAN_ECDH_NISTP_256
Copyright © 2022. All rights reserved.