Class SignatureSkED25519
java.lang.Object
org.apache.sshd.common.signature.AbstractSecurityKeySignature
org.apache.sshd.common.signature.SignatureSkED25519
- All Implemented Interfaces:
AlgorithmNameProvider, Signature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractSecurityKeySignature
initSigner, initVerifier, sign, update, verifyMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Signature
getSshAlgorithmName, update
-
Field Details
-
ALGORITHM
- See Also:
-
-
Constructor Details
-
SignatureSkED25519
public SignatureSkED25519()
-
-
Method Details
-
getAlgorithm
-
getSignatureKeyType
- Specified by:
getSignatureKeyTypein classAbstractSecurityKeySignature
-
getDelegateSignature
- Specified by:
getDelegateSignaturein classAbstractSecurityKeySignature
-