Uses of Class
net.schmizz.sshj.common.SSHRuntimeException
Packages that use SSHRuntimeException
-
Uses of SSHRuntimeException in net.schmizz.sshj.common
Methods in net.schmizz.sshj.common that throw SSHRuntimeExceptionModifier and TypeMethodDescriptionstatic String
KeyType.CertUtils.verifyHostCertificate
(byte[] certRaw, Certificate<?> cert, String hostname)