|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.maverick.ssh.SshKeyFingerprint
Utility methods to generate an SSH public key fingerprint.
| Constructor Summary | |
SshKeyFingerprint()
|
|
| Method Summary | |
static java.lang.String |
getFingerprint(byte[] encoded)
Generate an SSH key fingerprint as defined in draft-ietf-secsh-fingerprint-00.txt. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SshKeyFingerprint()
| Method Detail |
public static java.lang.String getFingerprint(byte[] encoded)
throws SshException
encoded -
SshException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||