public class Curve25519SHA256Server extends Curve25519SHA256LibSshServer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CURVE25519_SHA2 |
CURVE25519_SHA2_AT_LIBSSH_ORG, name, SSH_MSG_KEX_ECDH_INIT, SSH_MSG_KEX_ECDH_REPLY
exchangeHash, firstPacketFollows, hostKey, prvkey, pubkey, secret, signature, transport, useFirstPacket
Constructor and Description |
---|
Curve25519SHA256Server() |
calculateExchangeHash, getAlgorithm, getProvider, init, processMessage, test
getExchangeHash, getHashAlgorithm, getHostKey, getPriority, getSecret, getSecurityLevel, getSignature, hasReceivedNewKeys, hasSentNewKeys, reset, setReceivedNewKeys, setSentNewKeys
public static final java.lang.String CURVE25519_SHA2
Copyright © 2023. All rights reserved.