Update sshauthentication-api javadoc with regard to signature encoding

master
Christian Hagau 6 years ago
parent 6e5f5405a2
commit d4c9f69696

@ -42,6 +42,10 @@ public class SshAuthenticationApi {
*
* Sign a given challenge
*
* returns the encoded signature as described in
* RFC4253, RFC5656 & draft-ietf-curdle-ssh-ed25519
* and their respective updates
*
* required extras:
* String EXTRA_KEY_ID
* byte[] EXTRA_CHALLENGE

Loading…
Cancel
Save