public class SignatureSkED25519 extends AbstractSecurityKeySignature
| Constructor and Description |
|---|
SignatureSkED25519() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
protected Signature |
getDelegateSignature() |
protected String |
getSignatureKeyType() |
initSigner, initVerifier, sign, update, verifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSshAlgorithmName, updatepublic static final String ALGORITHM
public String getAlgorithm()
protected String getSignatureKeyType()
getSignatureKeyType in class AbstractSecurityKeySignatureprotected Signature getDelegateSignature()
getDelegateSignature in class AbstractSecurityKeySignatureCopyright © 2018–2021 The Apache Software Foundation. All rights reserved.