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
SshException
Copyright © 2024. All rights reserved.