Skip navigation links
SSH Factory
A B C D E F G H I J K M N O P R S T U V W Z 

K

key - Variable in exception com.jscape.inet.ssh.protocol.v2.transport.keyexchange.HostKeyVerificationService.InvalidHostKeyException
 
key - Variable in class com.jscape.inet.ssh.util.SshHostKeys.Entry
 
KEY_EXCHANGE_DIFFIE_HELLMAN - Static variable in class com.jscape.inet.ssh.Ssh
 
KeyboardInteractiveConsoleClientAuthentication - Class in com.jscape.inet.ssh.protocol.v2.authentication
Represents a SSH 'keyboard-interactive' authentication operation which uses a console for obtaining required authentication information.
KeyboardInteractiveConsoleClientAuthentication(MessageCodec.Factory, String, Console) - Constructor for class com.jscape.inet.ssh.protocol.v2.authentication.KeyboardInteractiveConsoleClientAuthentication
Creates a new operation instance.
KeyboardInteractivePredefinedClientAuthentication - Class in com.jscape.inet.ssh.protocol.v2.authentication
Represents a SSH 'keyboard-interactive' authentication operation which sends pre-defined responses.
KeyboardInteractivePredefinedClientAuthentication(MessageCodec.Factory, String, List<String>) - Constructor for class com.jscape.inet.ssh.protocol.v2.authentication.KeyboardInteractivePredefinedClientAuthentication
Creates a new operation instance.
KeyboardInteractivePredefinedClientAuthentication(MessageCodec.Factory, String, String...) - Constructor for class com.jscape.inet.ssh.protocol.v2.authentication.KeyboardInteractivePredefinedClientAuthentication
Creates a new operation instance.
KeyboardInteractiveRegexClientAuthentication - Class in com.jscape.inet.ssh.protocol.v2.authentication
Represents a SSH 'keyboard-interactive' authentication operation which sends pre-defined responses searching for known words in server requests.
KeyboardInteractiveRegexClientAuthentication(MessageCodec.Factory, String, List<KeyboardInteractiveRegexClientAuthentication.Entry>) - Constructor for class com.jscape.inet.ssh.protocol.v2.authentication.KeyboardInteractiveRegexClientAuthentication
Creates a new operation instance.
KeyboardInteractiveRegexClientAuthentication(MessageCodec.Factory, String, KeyboardInteractiveRegexClientAuthentication.Entry...) - Constructor for class com.jscape.inet.ssh.protocol.v2.authentication.KeyboardInteractiveRegexClientAuthentication
Creates a new operation instance.
KeyboardInteractiveRegexClientAuthentication.Entry - Class in com.jscape.inet.ssh.protocol.v2.authentication
Represents a pre-defined response.
keyExchangeFactory - Variable in class com.jscape.inet.ssh.SshConfiguration
 
keyExchangeFor(String) - Method in interface com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchangeFactory
Returns a key exchange operation.
keyExchangeFor(String) - Method in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ComponentClientKeyExchangeFactory
 
keyExchanges() - Method in interface com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchangeFactory
Returns supported key exchange algorithms.
keyExchanges() - Method in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ComponentClientKeyExchangeFactory
 
keyLength - Variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptionFactory.Entry
 
keyLength - Variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacFactory.Entry
 
keysOf(InetAddress) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Returns a collection of known keys for specified host.
A B C D E F G H I J K M N O P R S T U V W Z 
Skip navigation links
SSH Factory

Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved