Interface ISVNSSHHostVerifier

    • Method Detail

      • verifyHostKey

        void verifyHostKey​(java.lang.String hostName,
                           int port,
                           java.lang.String keyAlgorithm,
                           byte[] hostKey)
                    throws SVNException
        Throws:
        SVNException