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