Hello,
Is there a better way to get the fingerprint of a Public Key ( http://docs.oracle.com/javase/1.5.0/docs/api/java/security/class-use/PublicKey.html) using apache sshd? http://stackoverflow.com/questions/3706177/how-to-generate-ssh-compatible-id-rsa-pub-from-java PublicKey.getEncoded returns the things in a different order. http://www.ietf.org/rfc/rfc4253.txt Thank you, -- Cintia Del Rio
