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, verifypublic static final String ALGORITHM
public String getAlgorithm()
protected String getSignatureKeyType()
getSignatureKeyType in class AbstractSecurityKeySignatureprotected Signature getDelegateSignature()
getDelegateSignature in class AbstractSecurityKeySignatureCopyright © 2018–2020 The Apache Software Foundation. All rights reserved.