public interface ISVNSSHHostVerifier
| Modifier and Type | Method and Description |
|---|---|
void |
verifyHostKey(java.lang.String hostName,
int port,
java.lang.String keyAlgorithm,
byte[] hostKey) |
void verifyHostKey(java.lang.String hostName,
int port,
java.lang.String keyAlgorithm,
byte[] hostKey)
throws SVNException
SVNException