Uses of Class
com.sshtools.agent.ForwardingNotice
Packages that use ForwardingNotice
-
Uses of ForwardingNotice in com.sshtools.agent
Method parameters in com.sshtools.agent with type arguments of type ForwardingNoticeModifier 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.