public interface PublicKeyAuthenticationVerifier
| Modifier and Type | Method and Description |
|---|---|
boolean |
verifySignature(SshPublicKey key,
byte[] signature,
byte[] data) |
boolean verifySignature(SshPublicKey key, byte[] signature, byte[] data) throws SshException
SshExceptionCopyright © 2025. All rights reserved.