Uses of Class
com.sshtools.agent.exceptions.KeyTimeoutException
Packages that use KeyTimeoutException
-
Uses of KeyTimeoutException in com.sshtools.agent
Methods in com.sshtools.agent that throw KeyTimeoutExceptionModifier and TypeMethodDescriptionbyte[]
InMemoryKeyStore.performHashAndSign
(com.sshtools.common.ssh.components.SshPublicKey pubkey, List<ForwardingNotice> forwardingNodes, byte[] data, int flags) byte[]
KeyStore.performHashAndSign
(com.sshtools.common.ssh.components.SshPublicKey pubkey, List<ForwardingNotice> forwardingNodes, byte[] data, int flags) Hash and sign some data using a key stored in this keystore.