public class SignatureSkECDSA extends AbstractSecurityKeySignature
Constructor and Description |
---|
SignatureSkECDSA() |
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm() |
protected Signature |
getDelegateSignature() |
protected String |
getSignatureKeyType() |
initSigner, initVerifier, sign, update, verify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSshAlgorithmName, update
public static final String ALGORITHM
public String getAlgorithm()
protected String getSignatureKeyType()
getSignatureKeyType
in class AbstractSecurityKeySignature
protected Signature getDelegateSignature()
getDelegateSignature
in class AbstractSecurityKeySignature
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.