Package | Description |
---|---|
com.sshtools.agent |
Modifier and Type | Method and Description |
---|---|
byte[] |
KeyStore.performHashAndSign(com.sshtools.common.ssh.components.SshPublicKey pubkey,
java.util.List<ForwardingNotice> forwardingNodes,
byte[] data,
int flags)
Hash and sign some data using a key stored in this keystore.
|
byte[] |
InMemoryKeyStore.performHashAndSign(com.sshtools.common.ssh.components.SshPublicKey pubkey,
java.util.List<ForwardingNotice> forwardingNodes,
byte[] data,
int flags) |
Copyright © 2024. All rights reserved.